mirror of
https://github.com/gluster/glusterd2.git
synced 2026-02-05 12:45:38 +01:00
doc: Add index to documentation
Signed-off-by: Prashanth Pai <ppai@redhat.com>
This commit is contained in:
@@ -9,10 +9,8 @@ GlusterD, while also becoming more modular and easing extensibility.
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* [Quick Start User Guide](doc/quick-start-user-guide.md)
|
* [User documentation](doc/index.md#user-documentation)
|
||||||
* [Development Guide](doc/development-guide.md)
|
* [Developer documentation](doc/index.md#developer-documentation)
|
||||||
* [Coding Guidelines](doc/coding.md)
|
|
||||||
* [REST API Reference](doc/endpoints.md)
|
|
||||||
|
|
||||||
## Architecture and Design
|
## Architecture and Design
|
||||||
Please refer to the [wiki](https://github.com/gluster/glusterd2/wiki/Design) for more information.
|
Please refer to the [wiki](https://github.com/gluster/glusterd2/wiki/Design) for more information.
|
||||||
|
|||||||
15
doc/index.md
Normal file
15
doc/index.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# Glusterd2 Documentation
|
||||||
|
|
||||||
|
## User Documentation
|
||||||
|
|
||||||
|
* [Quick Start Guide](quick-start-user-guide.md)
|
||||||
|
* [REST API Reference](doc/endpoints.md)
|
||||||
|
* [Network and firewall configuration](network.md)
|
||||||
|
|
||||||
|
## Developer Documentation
|
||||||
|
|
||||||
|
* [Development Guide](development-guide.md)
|
||||||
|
* [Testing](testing.md)
|
||||||
|
* [Coding convention](coding.md)
|
||||||
|
* [Supervisor trees](supervisor-trees.md)
|
||||||
|
* [Translators and volfiles](xlator.md)
|
||||||
Reference in New Issue
Block a user