Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ea9e9de authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am c4abb72d: am bdee9fbe: am 504dbfc3: am fc8140d3: am d4645ea9: remove...

am c4abb72d: am bdee9fbe: am 504dbfc3: am fc8140d3: am d4645ea9: remove project structure from sample landing pages

* commit 'c4abb72d':
  remove project structure from sample landing pages
parents d0ba25c9 c4abb72d
Loading
Loading
Loading
Loading
+10 −12
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
<?cs /def ?>

<?cs if:android.whichdoc == "online" ?>

  <?cs # If this is the online docs, build the src code navigation links ?>

  <?cs if:page.title == "Project Structure" ?>
@@ -51,11 +50,10 @@

    <?cs var:summary ?>

<h2>Project Structure</h2>

<p>Decide what to do with this ...</p>

<?cs call:display_files(Files) ?>
    <?cs # Remove project structure from landing pages for now
         # <h2>Project Structure</h2>
         # <p>Decide what to do with this ...</p>
         # <?cs call:display_files(Files) ?>

  <?cs /if ?> <?cs # end if project structure ?>