You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2017/02/13 15:02:19 UTC

airavata-docs git commit: Modifications to the headings. Added new pages

Repository: airavata-docs
Updated Branches:
  refs/heads/master fca9c12c6 -> d539a423d


Modifications to the headings. Added new pages


Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/d539a423
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/d539a423
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/d539a423

Branch: refs/heads/master
Commit: d539a423d12991f30b667a163504780d66f88dac
Parents: fca9c12
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Mon Feb 13 10:02:16 2017 -0500
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Mon Feb 13 10:02:16 2017 -0500

----------------------------------------------------------------------
 mkdocs.yml | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/d539a423/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index 696ceff..5131e00 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -6,13 +6,13 @@ docs_dir: .
 pages:
 - <h5>Home</h5>: 'index.md'
 - <h5>User Guide</h5>: 'User-Guide.md'
-- <h5>Installations</h5>:
-    - Airavata: 'Airavata-Installation.md'
-    - PGA: 'PGA-Installation.md'
-    - WSO2 IS: 'Own-WSO2-IS-Configuration.md'
-    - Airavata Property File: 'airavata-properties.md'
-    - Installation FAQ: 'FAQ.md'
+- <h5>System Installations</h5>:
+  - Airavata: 'Airavata-Installation.md'
+  - PGA: 'PGA-Installation.md'
+  - WSO2 IS: 'Own-WSO2-IS-Configuration.md'
+  - Airavata Property File: 'airavata-properties.md'
 - <h5>Configuration</h5>:
+  - Admin Tutorials: 'Admin-Tutorials.md'
   - PGA: 'Gateway-Configurations.md'
   - WSO2 IS: 'WSO2-IS-Configuration.md'
 - <h5>Gateway Maintenance</h5>:
@@ -24,6 +24,7 @@ pages:
   - User Profiles: 'User-Profiles.md'
   - Applications: 'Application-CookBook.md'
   - Airavata API: 'AiravataApi.md'
+- <h5>FAQ</h5>: 'FAQ.md'
 - <h5>Contact Us</h5>: 'Contact-Us.md'
 
 theme: readthedocs