Skip to content

Commit

Permalink
Merge pull request #245 from noi-techpark/issue-244-fix-requirements
Browse files Browse the repository at this point in the history
fix requirements
  • Loading branch information
RudiThoeni committed Sep 27, 2021
2 parents 576b58b + 2aa9bf4 commit 438e82d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sphinx_panels
sphinx-togglebutton
sphinx-copybutton
sphinx==3.2.1
changelog
sphinx
sphinx-copybutton
sphinx_design
sphinx_rtd_theme
sphinx-togglebutton
16 changes: 10 additions & 6 deletions source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Changelog

.. contents:: Available Changelogs:
:local:

This section contains the Changelog of the |odh| project's
documentation.

Expand Down Expand Up @@ -113,10 +113,10 @@ documentation.
.. change::
:tags: Improvement
:tickets: 214

The technical content of the `getting started` howtos has been
moved to the `Datasets` section, making them
shorter. Also a few examples have been added to :ref:`get-started-mobility`.
moved to the `Datasets` section, making them shorter. Also a few
examples have been added to :ref:`get-started-mobility`.

.. changelog::
:version: 2021.06
Expand Down Expand Up @@ -200,15 +200,19 @@ documentation.
has been replaced by its successor, `sphinx-design
<https://github.com/executablebooks/sphinx-design>`_.


.. changelog::
:version: 2021.09
:released: 30 September 2021

.. change::
:tags: Bugfix
:tickets: 244

Fix requirements.txt file

.. change::
:tags: Improvement, New Feature
:tickets: 225

AlpineBits DestinationData and HotelData have now a dedicated
page.

0 comments on commit 438e82d

Please sign in to comment.