summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-02-24 14:20:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-02-24 14:20:19 -0300
commit91275ac998c439420da747fc047379a6547f7c1c (patch)
treecb460090697db1d90caa5dbaf53292f5a9297ebb /mkdocs.yml
parent9857a3c262e9af2ea02698820be1e887cd3bf36c (diff)
downloaddebian-91275ac998c439420da747fc047379a6547f7c1c.tar.gz
debian-91275ac998c439420da747fc047379a6547f7c1c.tar.bz2
Feat: convert docs from Ikiwiki to MkDocs
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
new file mode 100644
index 0000000..73f08df
--- /dev/null
+++ b/mkdocs.yml
@@ -0,0 +1,19 @@
+site_name: A Debian packaging effort
+
+theme:
+ name: readthedocs
+
+nav:
+ - index.md
+ - basics.md
+ - env.md
+ - checking.md
+ - building.md
+ - repositories.md
+ - cross.md
+ - custom/python.md
+ - custom/ruby.md
+ - custom/leap.md
+ - itp.md
+ - todo.md
+ - references.md