Skip to content

Commit

Permalink
auto-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed May 21, 2022
1 parent 6042049 commit a3bed59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[build]
publish = "site"
command = """
pip3 install mkdocs-material &&
pip3 install mkdocs-include-markdown-plugin &&
mkdocs build -d site
"""

0 comments on commit a3bed59

Please sign in to comment.