Skip to content

Releases: symfony-tools/docs-builder

0.18.6

11 Feb 15:16
Compare
Choose a tag to compare

Changelog

[8058b6b] Support captions (file paths) for code blocks (@javiereguiluz)

0.18.5

10 Feb 19:53
Compare
Choose a tag to compare

Changelog

[4ec4b55][4b1e49a] Add support for custom CSS classes in code blocks (@weaverryan, @javiereguiluz)

0.18.4

27 Dec 10:00
Compare
Choose a tag to compare

Changelog:

[97ffc89] Use github.com instead of api.symfony.com (@wouterj)

0.18.3

09 Nov 09:12
Compare
Choose a tag to compare

Highlights:

[ea6cedd] Process sidebar directive's titles as span nodes
[95b11a3] Add support for fake browser decoration in images
[d53d4b7] Add a wrapper element for tables
[205c0b0] Update the style of versionadded and deprecated admonitions
[5493a49] Expose console as a real Composer binary
[293c45d] Prepare support for doctrine/rst-parser: 0.5

0.18.2

15 Oct 09:19
Compare
Choose a tag to compare

Highlights:

[5bfe60d] Add the screencast admonition
[09ea5cc] Add support for an alternative screencast directive
[5363271] Add tests for titles using non-Latin scripts

0.18.1

14 Sep 16:55
Compare
Choose a tag to compare

Hi!

Highlights:

  • bug #114 Fix some edge-case related to TOCs of docs without titles
  • bug #112 Fixed some minor issues related to edge cases

Diff: weaverryan/docs-builder@v0.18.0...v0.18.1

Cheers!

0.18.0

30 Aug 13:55
Compare
Choose a tag to compare

Hi!

Highlights:

  • feature #111 Upgrade to rtd 1.0.0rc1

Diff: weaverryan/docs-builder@v0.17.0...v0.18.0

Cheers!

0.17.0

15 Jul 07:41
Compare
Choose a tag to compare

Changelog:

[554351e] Allow to build RST content strings instead of entire directories
[7e2e19f] Don't output errors to stdout
[5f750ad] Update the attributes and classes of code blocks

0.16.0

06 Jul 08:24
Compare
Choose a tag to compare

Highlights:

[d6b6789] Add platform check file to phar
[f0cf6f2] Tweaked the prompts of console code blocks
[9aa3d7d] Added some CSS class to configuration block tabs
[8e85fb8] Tweaked the prompts of console code blocks
[9814e0c] Fixed the generation of TOCs

Various fixed and improvements to rendering and metadata

15 Apr 00:41
b9f5e8d
Compare
Choose a tag to compare

Hi!

Highlights:

  • bug #80 Fixed missing space sometimes between inline code and a link.
  • bug #84 Fix links in generated JSON
  • feature #85 Tweaked the configuration block directive
  • feature #88 Made the counting of code lines more robust
  • bug #86 Fixed the handling of custom image prefix
  • bug #91 Added some missing labels in configuration blocks
  • feature #92 Change TOC generation to make it more flexible

Diff: weaverryan/docs-builder@v0.14.0...v0.15.0

Cheers!