Skip to content

Commit

Permalink
Add changelog to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fajpunk committed Nov 8, 2024
1 parent eb7f031 commit c205f7a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.md
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
development/index
api

.. toctree::
:hidden:

changelog

####
Mobu
####
Expand Down
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ monkeyflocker = "monkeyflocker.cli:main"
[project.urls]
Homepage = "https://mobu.lsst.io"
Source = "https://github.com/lsst-sqre/mobu"
"Change log" = "https://mobu.lsst.io/changelog.html"
"Issue tracker" = "https://github.com/lsst-sqre/mobu/issues"

[build-system]
requires = ["setuptools>=61", "wheel", "setuptools_scm[toml]>=6.2"]
Expand Down

0 comments on commit c205f7a

Please sign in to comment.