Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 25, 2022
2 parents 3b16808 + 918a415 commit a3dc9f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 11 deletions.
6 changes: 0 additions & 6 deletions docs/_templates/tidelift-sidebar.html

This file was deleted.

5 changes: 1 addition & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,4 @@
'python': ('https://docs.python.org/3', None),
}

# Custom sidebar templates, maps document names to template names.
html_theme = 'alabaster'
templates_path = ['_templates']
html_sidebars = {'index': ['tidelift-sidebar.html']}
extensions += ['jaraco.tidelift']
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Welcome to |project| documentation!

history

.. tidelift-referral-banner::

.. include:: ../README.rst

Indices and tables
Expand All @@ -14,4 +16,3 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ docs =
sphinx
jaraco.packaging >= 9
rst.linker >= 1.9
jaraco.tidelift >= 1.4

# local

Expand Down

0 comments on commit a3dc9f4

Please sign in to comment.