mirror of https://gitlab.com/ceda_ei/wish
37 lines
758 B
YAML
37 lines
758 B
YAML
site_name: Wish
|
|
repo_url: https://gitlab.com/ceda_ei/wish
|
|
edit_uri: edit/main/docs/
|
|
|
|
theme: readthedocs
|
|
markdown_extensions:
|
|
- toc:
|
|
permalink: true
|
|
|
|
|
|
nav:
|
|
- index.md
|
|
- Installation.md
|
|
- Customization.md
|
|
- Themes.md
|
|
- plugins:
|
|
- plugins/battery.md
|
|
- plugins/bgjobs.md
|
|
- plugins/customtext.md
|
|
- plugins/date.md
|
|
- plugins/exitcode.md
|
|
- plugins/exitcodesmiley.md
|
|
- plugins/hostname.md
|
|
- plugins/newline.md
|
|
- plugins/path.md
|
|
- plugins/path_powerline.md
|
|
- plugins/pythonvenv.md
|
|
- plugins/space.md
|
|
- plugins/tmux.md
|
|
- plugins/username.md
|
|
- plugins/vcs.md
|
|
- development:
|
|
- development/creating_plugins.md
|
|
- development/creating_themes.md
|
|
- reference:
|
|
- reference/gINIe.md
|