JSON API documentation static site https://docs.biotorrents.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mkdocs.yml 250B

12345678910111213
  1. site_name: 'Docs βΈ¬ BioTorrents.de'
  2. site_url: 'https://docs.biotorrents.de'
  3. repo_name: 'Gazelle'
  4. repo_url: 'https://github.com/biotorrents/gazelle'
  5. nav:
  6. - 'index.md'
  7. - 'torrents.md'
  8. - 'users.md'
  9. - 'forums.md'
  10. - 'meta.md'
  11. - 'install.md'