Skip to content

Commit

Permalink
create and publish the docuemntation pages
Browse files Browse the repository at this point in the history
See #31

@edwardtheharris - [email protected]

Xander Harris

Changelog: changed
  • Loading branch information
edwardtheharris committed Mar 13, 2024
1 parent c9cdeb3 commit ed36972
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ sphinx-design = "*"
sphinx-git = "*"
sphinx-last-updated-by-git = "*"
sphinxcontrib-autoyaml = "*"
sphinx-sizzle-theme = "*"
10 changes: 9 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
# pylint: disable=C0103,W0622
"""Configuration file for the Sphinx documentation builder.
# This file only contains a selection of the most common options. For a full
Expand Down
4 changes: 4 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ If you feel like complimenting my wife via text, this is a great way to do it.
:caption: Documentation
docs/index
docs/modules
docs/panegyric
docs/tests
docs/usage
```

```{toctree}
Expand Down

0 comments on commit ed36972

Please sign in to comment.