forked from jgrewe/fishbook
[docs] adds a stolen shell script for creating the documentation ...
stolen from https://github.com/bendalab/thunderfish/blob/master/build-docs.sh
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
site_name: fishbook
|
||||
|
||||
repo_url: https://whale.am28.uni-tuebingen.de/git/jgrewe/fishbook
|
||||
|
||||
edit_uri: ""
|
||||
|
||||
site_author: Jan Grewe
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
markdown_extensions:
|
||||
- markdown_include.include
|
||||
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- 'User Guide':
|
||||
- 'configuration': 'configuration.md'
|
||||
- 'getting started': 'getting_started.md'
|
||||
- 'todos': 'todos.md'
|
||||
- API reference: 'api/index.html'
|
||||
Reference in New Issue
Block a user