diff options
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 18 |
1 files changed, 18 insertions, 0 deletions
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) |