Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.

Fixes #14: Directive now imported directly from docutils.parsers.rst#15

Open
akaihola wants to merge 1 commit intobaloo:masterfrom
akaihola:issue-14-directive-import
Open

Fixes #14: Directive now imported directly from docutils.parsers.rst#15
akaihola wants to merge 1 commit intobaloo:masterfrom
akaihola:issue-14-directive-import

Conversation

@akaihola
Copy link
Copy Markdown

@akaihola akaihola commented Apr 9, 2018

Sphinx 1.7 no longer provides the Directive class through sphinx.util.compat.

This fix was originally included in fac65da by Sylvain Delisle, but that commit was never merged upstream.

Also added the change and its author in the new CHANGES and AUTHORS files and bumped the version number to 0.3.dev.

….rst

Sphinx 1.7 no longer provides the `Directive` class through
`sphinx.util.compat`.

This fix was originally included in fac65da by
Sylvain Delisle, but that commit was never merged upstream.

Also added the change and its author in the new CHANGES and AUTHORS files and
bumped the version number to 0.3.dev.
@tchaikov
Copy link
Copy Markdown
Contributor

@baloo ping? it'd be great if sphinx-ditaa can work with the a recent version of sphinx.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants