From e9b86d0b575e8e59f0910874341a4a05574124cf Mon Sep 17 00:00:00 2001 From: Humble Devassy Chirammal Date: Fri, 24 Jul 2015 11:33:57 +0530 Subject: Adding README for gluster documentation project Change-Id: I1bcfc14ee3eabeb26a5cea42533c8df5b040f549 BUG: 1206539 Signed-off-by: Humble Devassy Chirammal Reviewed-on: http://review.gluster.org/11753 Tested-by: NetBSD Build System Tested-by: Gluster Build System Reviewed-by: Kaleb KEITHLEY --- doc/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/README.md diff --git a/doc/README.md b/doc/README.md new file mode 100644 index 00000000000..e057437fcba --- /dev/null +++ b/doc/README.md @@ -0,0 +1,18 @@ +## Admin Guide ## + +The gluster administration guide is maintained at [github](https://github.com/gluster/glusterdocs). The browsable admin guide can be found [here](http://gluster.readthedocs.org/en/latest/Administrator%20Guide/README/). + +The doc patch has to be sent against the above mentioned repository. + +## Features/Spec ## + +The Gluster features which are 'in progress' or implemented can be found at [github](https://github.com/gluster/glusterfs-specs). + +## Upgrade Guide ## + +The gluster upgrade guide is maintained at [github](https://github.com/gluster/glusterdocs). The browsable upgrade guide can be found [here](http://gluster.readthedocs.org/en/latest/Upgrade-Guide/README/) + +The doc patch has to be sent against the above mentioned repository. + + +For more details about the docuemntation workflow please refer [this discussion](https://www.mail-archive.com/gluster-users@gluster.org/msg21168.html) -- cgit