fix tutorial links
This commit is contained in:
parent
1bb26b0c5f
commit
bbb202514c
1 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@ theme: readthedocs
|
||||||
|
|
||||||
dev_addr: '0.0.0.0:8888'
|
dev_addr: '0.0.0.0:8888'
|
||||||
site_dir: 'build/docs'
|
site_dir: 'build/docs'
|
||||||
|
docs_dir: 'docs'
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- codehilite:
|
- codehilite:
|
||||||
noclasses: True
|
noclasses: True
|
||||||
|
@ -13,7 +14,7 @@ repo_url: https://github.com/LibreTime/libretime/
|
||||||
extra_css:
|
extra_css:
|
||||||
- '_css/term.css'
|
- '_css/term.css'
|
||||||
|
|
||||||
pages:
|
nav:
|
||||||
- 'Home': index.md
|
- 'Home': index.md
|
||||||
- 'What is LibreTime?': manual/index.md
|
- 'What is LibreTime?': manual/index.md
|
||||||
- 'Features': features.md
|
- 'Features': features.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue