Skip to content

Releases: sphinx-contrib/syntax

v1.1.1

03 Oct 15:46
a811107

Choose a tag to compare

Changelog

  • Updated migration script to convert autorule.

See release on PyPi

v1.1.0

03 Oct 15:27
a562ec8

Choose a tag to compare

Changelog

  • Added syntax:autorule.

  • Fixed bugs related to propagating options to nested objects.

  • Autodoc-related options can be used with the diagram directive,
    they'll be picked up by nested autorule, lexer-diagram, and parser-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.

See release on PyPi

v1.0.1-post1

03 Oct 00:09
b8d6244

Choose a tag to compare

v1.0.1-post1 Pre-release
Pre-release

Changelog

  • Migrated documentation to Read the Docs.

  • Moved repository to sphinx-contrib organization.

See release on PyPi

v1.0.1

29 Sep 14:47
3e4b006

Choose a tag to compare

Changelog

  • Fix parsing of inline code in Bison grammars.

  • Fix spurious "duplicate description" warning in multithreaded builds.

See release on PyPi

v1.0.0-post1

28 Sep 18:18
04bbbc4

Choose a tag to compare

v1.0.0-post1 Pre-release
Pre-release

Changelog

  • Fix readme title.

See release on PyPi

1.0.0

28 Sep 17:25
5ebcc05

Choose a tag to compare

Changelog

  • Initial release.

See release on PyPi