markdown
This commit is contained in:
parent
24ccec552a
commit
0d0da02eb1
5 changed files with 7 additions and 8 deletions
|
@ -26,6 +26,7 @@ RTFD
|
|||
public/libnss3-tools/index
|
||||
public/libreoffice/index
|
||||
public/lxc/index
|
||||
public/markdown/index
|
||||
public/mdadm/index
|
||||
public/nginx/index
|
||||
public/openssh-client/index
|
||||
|
|
|
@ -4,6 +4,5 @@ Documents
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
markdown/index
|
||||
recommonmark/index
|
||||
restructuredtext/index
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
########
|
||||
MarkDown
|
||||
########
|
||||
|
||||
.. toctree::
|
||||
|
||||
syntax
|
6
in/public/markdown/index.rst
Normal file
6
in/public/markdown/index.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
markdown
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
|
||||
syntax
|
Loading…
Reference in a new issue