Repository: airavata-docs Updated Branches: refs/heads/master 487f77eb3 -> bfeeeb44a
Adding PGA upgrade steps Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/bfeeeb44 Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/bfeeeb44 Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/bfeeeb44 Branch: refs/heads/master Commit: bfeeeb44a8e8f075343f2818bf7472cd3e8f25e4 Parents: 487f77e Author: Eroma Abeysinghe <[email protected]> Authored: Thu May 12 15:26:55 2016 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Thu May 12 15:26:55 2016 -0400 ---------------------------------------------------------------------- mkdocs.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/bfeeeb44/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index b58f2ee..cba86f3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,10 +13,11 @@ pages: - Configuration: - PGA: 'Gateway-Configurations.md' - WSO2 IS: 'WSO2-IS-Configuration.md' -- Maintenance: - - Airavata : 'Airavata-Upgrades.md' - - PGA : 'PGA-Upgrades.md' - - Gateway Admin : 'Admin-Maintenance.md' +- Gateway Maintenance: + - Code Upgrades: + - Airavata: 'Airavata-Upgrades.md' + - PGA: 'PGA-Upgrades.md' + - Admin Dashboard: 'Admin-Maintenance.md' - Documentation: - User Profiles: 'User-Profiles.md' - Applications: 'Application-CookBook.md'
