Skip to content

Commit

Permalink
docs: disable zipped html building
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnhan committed Oct 8, 2024
1 parent 04f06a0 commit fd2e1bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ sphinx:

# Optionally build your docs in additional formats such as PDF and ePub
formats:
- htmlzip
- pdf

# Optional but recommended, declare the Python requirements required
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ERLabPy

**Date**: |today|

**Download documentation**: `Zipped HTML <https://erlabpy.readthedocs.io/_/downloads/en/latest/htmlzip/>`_, `PDF <https://erlabpy.readthedocs.io/_/downloads/en/latest/pdf/>`_
**Download documentation**: `PDF <https://erlabpy.readthedocs.io/_/downloads/en/latest/pdf/>`_

.. image:: https://img.shields.io/pypi/pyversions/erlab?style=flat-square&logo=python&logoColor=white
:target: https://pypi.org/project/erlab/
Expand Down

0 comments on commit fd2e1bf

Please sign in to comment.