github.com/informationsea/shellflow@v0.1.3/mkdocs.yml (about) 1 site_name: Shellflow 2 theme: readthedocs 3 nav: 4 - Shellflow: index.md 5 - Commands: command.md 6 - Getting Started: gettingstarted.md 7 - Examples: examples.md 8 - Syntax: syntax.md 9 - Configuration: configuration.md 10 - Flowscript: flowscript.md 11 - Backup: backup.md 12 - TODO: todo.md