Files
build/tools/droiddoc/templates-codesite/customization.cs
The Android Open Source Project b6c1cf6de7 Initial Contribution
2008-10-21 07:00:00 -07:00

16 lines
421 B
Smalltalk

<?cs # appears above the blue bar at the top of every page ?>
<?cs def:custom_masthead() ?>
<?cs /def ?>
<?cs # appears in the blue bar at the top of every page ?>
<?cs def:custom_subhead() ?>
<?cs if:android.buglink ?>
<?cs /if ?>
<?cs /def ?>
<?cs # appears on the left side of the blue bar at the bottom of every page ?>
<?cs def:custom_copyright() ?><?cs /def ?>
<?cs def:devdoc_left_nav() ?>
<?cs /def ?>