-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
40 lines (40 loc) · 996 Bytes
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
site_name: Koswat
theme:
name: readthedocs
highlightjs: true
plugins:
- search
- autorefs
- mkdocstrings:
default_handler: python
handlers:
python:
options:
# docstring_style: sphinx
show_root_toc_entry: false
show_source: false
show_signature_annotations: true
heading_level: 3
show_category_heading: false
group_by_category: false
inherited_members: false
use_directory_urls: false
watch:
- koswat/
markdown_extensions:
# - markdown_include.include:
# base_path: .
- pymdownx.highlight
- pymdownx.superfences
- admonition
- toc:
permalink: true
repo_url: https://github.com/Deltares/koswat
repo_name: Deltares/koswat
extra:
authoremail: [email protected]
social:
- icon: fontawesome/brands/github
link: https://github.com/Deltares/koswat
name: Source code
copyright: Copyright © 2022 Carsopre