Loading tools/droiddoc/templates-sdk/sampleindex.cs +10 −12 Original line number Original line Diff line number Diff line Loading @@ -40,7 +40,6 @@ <?cs /def ?> <?cs /def ?> <?cs if:android.whichdoc == "online" ?> <?cs if:android.whichdoc == "online" ?> <?cs # If this is the online docs, build the src code navigation links ?> <?cs # If this is the online docs, build the src code navigation links ?> <?cs if:page.title == "Project Structure" ?> <?cs if:page.title == "Project Structure" ?> Loading @@ -51,11 +50,10 @@ <?cs var:summary ?> <?cs var:summary ?> <h2>Project Structure</h2> <?cs # Remove project structure from landing pages for now # <h2>Project Structure</h2> <p>Decide what to do with this ...</p> # <p>Decide what to do with this ...</p> # <?cs call:display_files(Files) ?> <?cs call:display_files(Files) ?> <?cs /if ?> <?cs # end if project structure ?> <?cs /if ?> <?cs # end if project structure ?> Loading Loading
tools/droiddoc/templates-sdk/sampleindex.cs +10 −12 Original line number Original line Diff line number Diff line Loading @@ -40,7 +40,6 @@ <?cs /def ?> <?cs /def ?> <?cs if:android.whichdoc == "online" ?> <?cs if:android.whichdoc == "online" ?> <?cs # If this is the online docs, build the src code navigation links ?> <?cs # If this is the online docs, build the src code navigation links ?> <?cs if:page.title == "Project Structure" ?> <?cs if:page.title == "Project Structure" ?> Loading @@ -51,11 +50,10 @@ <?cs var:summary ?> <?cs var:summary ?> <h2>Project Structure</h2> <?cs # Remove project structure from landing pages for now # <h2>Project Structure</h2> <p>Decide what to do with this ...</p> # <p>Decide what to do with this ...</p> # <?cs call:display_files(Files) ?> <?cs call:display_files(Files) ?> <?cs /if ?> <?cs # end if project structure ?> <?cs /if ?> <?cs # end if project structure ?> Loading