Skip to content

Releases: lsst-sqre/documenteer

0.7.0b1

08 Sep 18:47
6e06038
Compare
Choose a tag to compare
0.7.0b1 Pre-release
Pre-release

What's Changed

  • DM-35970: Update packaging based on SQuaRE template by @jonathansick in #125
  • DM-35917: Protect imports against CmdLineTask not being available by @timj in #126
  • DM-35969: Adopt the pydata-sphinx-theme by @jonathansick in #129
  • [neophile] Update dependencies by @sqrbot in #131
  • DM-36085: Implement a documenteer.toml file for customizing Sphinx user guide configurations by @jonathansick in #130
  • DM-36117: Support sphinx.rst_epilog_file in documenteer.toml by @jonathansick in #132
  • DM-36137: Support setting extensions, linkcheck and nitpick settings in documenteer.toml by @jonathansick in #133

New Contributors

  • @timj made their first contribution in #126

Full Changelog: 0.6.14...0.7.0b1

0.6.14

24 Aug 17:39
b8d85c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.13...0.6.14

0.5.12

24 Aug 18:43
afd0dd9
Compare
Choose a tag to compare

What's Changed

  • DM-35917: Back port of CmdLineTask deprecation support for 0.5.12 release by @jonathansick in #127

Full Changelog: 0.5.11...0.5.12

0.6.13

29 Jul 19:19
ae237f5
Compare
Choose a tag to compare

What's Changed

  • DM-35768: Fix the Edit on GitHub link for documenteer.conf.technote. by @jonathansick in #122

Full Changelog: 0.6.12...0.6.13

0.6.12

04 Jul 15:09
e305307
Compare
Choose a tag to compare

This release adds a tstn role for linking to Telescope and Site technical notes.

What's Changed

Full Changelog: 0.6.11...0.6.12

0.5.11

25 May 16:50
ed9e2d6
Compare
Choose a tag to compare

What's Changed

  • DM-34954: Change pins to use Sphinx 1.8 and numpydoc 1.2 for Documenteer 0.5 by @jonathansick in #117

Full Changelog: 0.5.10...0.5.11

0.6.11

12 May 19:44
a9475d0
Compare
Choose a tag to compare

Fixes:

  • Fix type checking by adding stub packages.

Changes:

  • Add new roles for linking to technical notes:

    • sitcomtn
    • rtn
    • pstn
  • Link to technical notes, which are hosted on lsst.io, now linking directly to lsst.io rather than going through ls.st. This includes the sqr, dmtn, etc. roles and all the new roles mentioned above.

  • Use importlib.metadata for getting the package version, rather than pkg_resources.

  • Move to a src/ based package layout for consistency.

Issues:

  • Temporarily disable testing the Doxygen-related Sphinx extensions.

What's Changed

New Contributors

Full Changelog: 0.6.10...0.6.11

0.5.10

29 Mar 17:01
6fef5ad
Compare
Choose a tag to compare

This maintenance release for Documenteer 0.5 users includes a version constraint, jinja2<3.1, that is needed for Sphinx 2 compatibility.

0.6.10

09 Mar 20:35
324cda9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.9...0.6.10

0.5.9

08 Nov 22:56
51f8fb6
Compare
Choose a tag to compare

This release fixes unordered list formatting, and pins docutils <0.18 for compatibility with Sphinx < 2.