Releases: sphinx-contrib/syntax
Releases · sphinx-contrib/syntax
v1.1.1
v1.1.0
Changelog
-
Added
syntax:autorule. -
Fixed bugs related to propagating options to nested objects.
-
Autodoc-related options can be used with the
diagramdirective,
they'll be picked up by nestedautorule,lexer-diagram, andparser-diagram. -
Clarified documentation around the
:import:option. It only has effect
on grammar declarations, despite documentation mentioning that it can be used
on diagrams. -
Fixed links after move.
-
Releases are no longer uploaded to test version of PyPi.
v1.0.1-post1
Changelog
-
Migrated documentation to Read the Docs.
-
Moved repository to sphinx-contrib organization.
v1.0.1
Changelog
-
Fix parsing of inline code in Bison grammars.
-
Fix spurious "duplicate description" warning in multithreaded builds.