Repository: airavata-docs Updated Branches: refs/heads/master f4cf70cb3 -> 9e20eedac
Changed the order of the Configuration documentation. Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/9e20eeda Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/9e20eeda Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/9e20eeda Branch: refs/heads/master Commit: 9e20eedacecafd1ab7d17fc14c0814b2d7db4468 Parents: f4cf70c Author: Eroma Abeysinghe <[email protected]> Authored: Mon Apr 10 16:25:38 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Mon Apr 10 16:25:38 2017 -0400 ---------------------------------------------------------------------- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/9e20eeda/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index da066e6..4262073 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,9 +11,9 @@ pages: - 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' + - Admin Tutorials: 'Admin-Tutorials.md' - <h5>Gateway Maintenance</h5>: - <h6>Code Upgrades</h6>: - Airavata: 'Airavata-Upgrades.md'
