Explorar el Código

Add mkdocstrings

jeremystretch hace 4 años
padre
commit
d104544d6f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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