Przeglądaj źródła

Add mkdocstrings

jeremystretch 4 lat temu
rodzic
commit
d104544d6f
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      docs/requirements.txt

+ 4 - 0
docs/requirements.txt

@@ -5,3 +5,7 @@ markdown-include
 # MkDocs Material theme (for documentation build)
 # https://github.com/squidfunk/mkdocs-material
 mkdocs-material
+
+# Introspection for embedded code
+# https://github.com/mkdocstrings/mkdocstrings
+mkdocstrings