Skip to content

Commit

Permalink
fix: remove static docs and change doc format to google
Browse files Browse the repository at this point in the history
  • Loading branch information
lingjie00 committed Sep 5, 2022
1 parent c962581 commit 5505009
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 2,117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: pip install -e .
# install and run pdoc
- run: pip install pdoc
- run: pdoc configen -o docs/
- run: pdoc configen -d google -o docs/

- uses: actions/upload-pages-artifact@v1
with:
Expand Down
350 changes: 0 additions & 350 deletions docs/configen.html

This file was deleted.

760 changes: 0 additions & 760 deletions docs/configen/base_parser.html

This file was deleted.

241 changes: 0 additions & 241 deletions docs/configen/configen.html

This file was deleted.

355 changes: 0 additions & 355 deletions docs/configen/json_parser.html

This file was deleted.

357 changes: 0 additions & 357 deletions docs/configen/yaml_parser.html

This file was deleted.

7 changes: 0 additions & 7 deletions docs/index.html

This file was deleted.

46 changes: 0 additions & 46 deletions docs/search.js

This file was deleted.

0 comments on commit 5505009

Please sign in to comment.