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

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

am d4645ea9: remove project structure from sample landing pages

* commit 'd4645ea9':
  remove project structure from sample landing pages
parents 1ef0d363 d4645ea9
Loading
Loading
Loading
Loading
+10 −12
Original line number Original line Diff line number Diff line
@@ -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" ?>
@@ -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 ?>