This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch 0.17
in repository https://gitbox.apache.org/repos/asf/airavata-docs.git
The following commit(s) were added to refs/heads/0.17 by this push:
new 1e36dd7 Adding pages for helix and django technical documentation
1e36dd7 is described below
commit 1e36dd700caf5a34df8e4fb2b86c349f636b3c54
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jul 26 07:44:00 2019 -0400
Adding pages for helix and django technical documentation
---
mkdocs.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mkdocs.yml b/mkdocs.yml
index 873922c..e85db66 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -29,6 +29,8 @@ pages:
# - PGA Update: 'maintenance/code-update/pga-update.md'
- Technical Documentation:
- Apache Airavata API: 'technical-documentation/airavata-api.md'
+ - Helix Job Management: 'technical-documentation/helix-job-management.md'
+ - Django Portal: 'technical-documentation/django-portal.md'
- Sharing Documentation:
- Introduction:
'technical-documentation/sharing-documentation/introduction.md'
- API Overview:
'technical-documentation/sharing-documentation/api-overview.md'