Skip to content

Commit

Permalink
remove sphinx-git
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 1, 2024
1 parent 1829ed5 commit 8e427cf
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
c/requirements.txt
docs/requirements.txt
- run: sudo apt-get install -y clang git
- run: sudo apt-get install -y clang

- uses: ammaraskar/sphinx-action@master
with:
Expand Down
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
# 'breathe',
# 'javasphinx',
# 'sphinx_autodoc_typehints',
'sphinx_git',
# 'sphinx_pyreverse',
# 'sphinx_js',
# 'sphinx_csharp',
Expand Down
6 changes: 0 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,3 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Recent Changes
==============

.. git_changelog::
:revisions: 16
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
sphinx>=3.1
sphinx-rtd-theme
sphinx-git
sphinx-js
sphinx-c-autodoc
beautifulsoup4

0 comments on commit 8e427cf

Please sign in to comment.