Skip to content

Commit

Permalink
Theme update. Also added the extension sphinx-reredirects
Browse files Browse the repository at this point in the history
  • Loading branch information
vamera committed Jul 24, 2023
1 parent 83fb60d commit 956a470
Show file tree
Hide file tree
Showing 46 changed files with 1,300 additions and 1,505 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ You can also join our [users mailing list](https://groups.google.com/d/forum/waz
## Software and libraries used

- [Python](https://www.python.org/) 3.6+
- [Sphinx](http://www.sphinx-doc.org/) 3.2.0
- [sphinx-tabs](https://github.com/djungelorm/sphinx-tabs) 1.2.1
- [Sphinx](http://www.sphinx-doc.org/) 3.4.3
- [sphinx-tabs](https://github.com/djungelorm/sphinx-tabs) 1.3.0
- [jsmin](https://github.com/tikitu/jsmin) 3.0.1
- [sphinx-reredirects](https://gitlab.com/documatt/sphinx-reredirects) 0.1.2

### Optional software to run the alternative Pagefind search engine

Expand Down
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Sphinx==3.2.0
sphinx_tabs==1.2.1
Sphinx==3.4.3
sphinx-tabs==1.3.0
docutils==0.16
jsmin==3.0.1
Jinja2<3.1
Pygments>2.7.2
Pygments==2.15.1
sphinx-reredirects==0.1.2

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

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

Loading

0 comments on commit 956a470

Please sign in to comment.