Codebase list kxd / upstream/0.14 .mkdocs.yml
upstream/0.14

Tree @upstream/0.14 (Download .tar.gz)

.mkdocs.yml @upstream/0.14raw · history · blame

1
2
3
4
5
6
7
8
site_name: kxd
docs_dir: doc
theme: readthedocs

markdown_extensions:
  - codehilite:
      guess_lang: false
  - attr_list