File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ after_success:
6363 # - pylint valid8 # note that at the moment the report is simply lost, we dont transform the result into anything
6464# ***documentation***
6565 - mkdocs build -f docs/mkdocs.yml
66+ - cat ./site/search/search_index.json # trying to debug search
6667 - mv reports/junit site/
6768 # mkdocs gh-deploy requires special care :
6869 # ---grant the possibility to push on the repo---
Original file line number Diff line number Diff line change 2424 - Other validation libs : other_libs.md
2525 - API reference : api_reference.md
2626 - Changelog : changelog.md
27- theme : material # readthedocs mkdocs
27+
28+ theme :
29+ name : ' material' # readthedocs mkdocs
2830
2931markdown_extensions :
3032 - admonition # to add notes such as http://squidfunk.github.io/mkdocs-material/extensions/admonition/
You can’t perform that action at this time.
0 commit comments