Fix doc
This commit is contained in:
parent
59ad9efe6b
commit
de955f360e
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
Read 'docs/user_guide.rst' for help or go to http://documentation.centreon.com/xxxx
|
Read 'docs/user/guide.rst' for help or go to http://documentation.centreon.com/xxxx
|
||||||
|
|
|
@ -11,4 +11,4 @@ Contents:
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
user_guide
|
user/index
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
==========
|
|
||||||
User Guide
|
|
||||||
==========
|
|
||||||
|
|
||||||
***********
|
***********
|
||||||
Description
|
Description
|
||||||
***********
|
***********
|
|
@ -0,0 +1,10 @@
|
||||||
|
##########
|
||||||
|
User guide
|
||||||
|
##########
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
guide
|
||||||
|
|
Loading…
Reference in New Issue