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

Commit d4645ea9 authored by Scott Main's avatar Scott Main
Browse files

remove project structure from sample landing pages

Change-Id: I646aa996ce518421567c09bbb3a0cd8b4875d530
parent 285f0772
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 ?>