Repository: airavata-docs Updated Branches: refs/heads/master 7412bc0d3 -> c1c321a5d
wording changes to the index Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/c1c321a5 Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/c1c321a5 Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/c1c321a5 Branch: refs/heads/master Commit: c1c321a5df39e77e68351887b33ecd9ce6b2f45a Parents: 7412bc0 Author: Eroma Abeysinghe <[email protected]> Authored: Thu Jun 15 15:29:26 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Thu Jun 15 15:29:26 2017 -0400 ---------------------------------------------------------------------- mkdocs.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/c1c321a5/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index e0850bc..4db36fd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,10 +19,8 @@ pages: - PGA: 'PGA-Upgrades.md' - <h6>Admin Dashboard</h6>: 'Admin-Maintenance.md' - <h4>User Documentation</h4>: - - <h6>Gateway User</h6>: - - User Tutorials: 'User-Tutorials.md' - - <h6>Gateway Admin</h6>: - - Admin Tutorials: 'Admin-Tutorials.md' + - Gateway User Tutorials: 'User-Tutorials.md' + - Gateway Admin Tutorials: 'Admin-Tutorials.md' - User Profiles: 'User-Profiles.md' - Software Applications: 'Application-CookBook.md' - <h4>Technical Documentation</h4>:
