summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-02-08 09:10:46 +0100
committerMartin Fischer <martin@push-f.com>2022-02-08 09:10:46 +0100
commit2eb5585255e9efa8908ca17c9b588a65e3bb925e (patch)
tree5c16ec530f6940b7956ee2675f9b0375edfd0f53
parent068c3636525c2d523359878e6c0038767ec8ae90 (diff)
remove markdown
-rw-r--r--packages.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages.toml b/packages.toml
index e15c6ba..515ee04 100644
--- a/packages.toml
+++ b/packages.toml
@@ -28,7 +28,8 @@ sphinx_inventory_url = "https://jinja.palletsprojects.com/en/3.0.x/objects.inv"
[mako]
sphinx_inventory_url = "https://docs.makotemplates.org/en/latest/objects.inv"
-[markdown]
+# [markdown]
+# uses mkdocs -> we cannot reliably determine public / private API
[mistletoe]