14
0
forked from pool/python-Sphinx

- For PSP packages don't include documentation at all. The

building of Sphinx documentation is so complicated, that it is
  not possible to include it in the main package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=239
This commit is contained in:
2023-04-26 21:16:56 +00:00
committed by Git OBS Bridge
parent 0c85852649
commit 84ab6acabd
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 26 16:21:27 UTC 2023 - Matej Cepl <mcepl@suse.com>
- For PSP packages don't include documentation at all. The
building of Sphinx documentation is so complicated, that it is
not possible to include it in the main package.
-------------------------------------------------------------------
Tue Apr 25 11:17:16 UTC 2023 - Martin Liška <mliska@suse.cz>