소스 검색

Add mkdocstrings

jeremystretch 4 년 전
부모
커밋
d104544d6f
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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