Z3c.recipe.sphinxdoc

Latest version: v1.1.0

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.1

==================

- Nothing changed yet.

1.1.0

==================

- Add support for Python 3.4, 3.5 and 3.6 and PyPy.

- Remove support for Python 2.6 and 3.3.

- Change the default source suffix from ``.txt`` to ``.rst``. You can
override this using the new ``extra-conf`` setting.

- Add the ability to specify arbitrary configuration in the
``extra-conf`` setting. This is useful for things like configuring
extensions, overriding the defaults set by this recipe, and
configuring a sphinx theme.

- Stop forcing a value of ``default.css`` for ``html_style`` even when
the ``default.css`` setting is configured to an empty value. This
makes it possible to use ``html_theme`` to set a sphinx theme, and
it properly lets the default Sphinx theme be used (by setting both
``default.css`` and ``layout.html`` to empty values).

- Ignore bad eggs in the documentation working set. Previously they
would raise internal errors without any explanation. Now, they log a
warning pinpointing the bad egg. Fixes `issue 6
<https://github.com/zopefoundation/z3c.recipe.sphinxdoc/issues/6>`_.

1.0.0

==================

- Added Python 3.3 support.

- Bug: fix layout directory if layout is overriden by user

0.0.8

==================

- Feature: Added new option `doc-eggs` which specifies the list of eggs for
which to create documentation explicitely.

- Feature: Changed building behavior so that the documentation for each
package is built in its own sub-directory.

- Feature: Added new option `extensions` which takes a whitespace
separated list of sphinx extension modules. This extensions can be
used to build the documentation.

0.0.7

==================

- Bug: fix python 2.4 support

- Bug: fix broken srcDir path generation for windows

0.0.6

==================

- Feature: Allow you to specify a url or local file path to your own
default.css and layout.html files.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.