glusterfs/doc
ShyamsundarR 5c521d403f doc: Added release notes for 6.1
Fixes: bz#1692394
Change-Id: I44a28ec98932d54851dbf997988e1f8fd9877f0a
Signed-off-by: ShyamsundarR <srangana@redhat.com>
2019-04-17 11:35:38 -04:00
..
debugging Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool" 2019-01-08 11:16:03 +00:00
developer-guide Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool" 2019-01-08 11:16:03 +00:00
features posix: APIs in posix to get and set time attributes 2018-05-06 01:32:30 +00:00
release-notes doc: Added release notes for 6.1 2019-04-17 11:35:38 -04:00
gluster.8 geo-rep: add no-verify and ssh-port options for create command 2018-11-26 05:04:46 +00:00
glusterd.8 doc: fix wrong description of localtime-logging in manpages 2019-01-11 07:41:50 +00:00
glusterfs.8 mount/fuse: expose auto-invalidation as a mount option 2019-02-02 03:07:35 +00:00
glusterfsd.8 mount/fuse: expose auto-invalidation as a mount option 2019-02-02 03:07:35 +00:00
Makefile.am build: add --without-server option 2018-02-19 17:38:55 +00:00
mount.glusterfs.8 fuse: reflect the actual default for lru-limit option 2019-02-25 15:26:08 +00:00
README.md doc: add coding-standard and commit-msg link in README 2018-09-11 22:55:23 +00:00

Developer Guide

Gluster's contributors can check about the internals by visiting Developer Guide Section. While it is not 'comprehensive', it can help you to get started.

Also while coding, keep Coding Standard in mind.

When you are ready to commit the changes, make sure you meet our Commit message standard.

Admin Guide

The gluster administration guide is maintained at github. The browsable admin guide can be found here.

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.

Upgrade Guide

The gluster upgrade guide is maintained at github. The browsable upgrade guide can be found here

The doc patch has to be sent against the above mentioned repository.

For more details about the docuemntation workflow please refer this discussion