Skip to content

Commit f193481

Browse files
committed
Update change log for 1.2.0
1 parent 18edacd commit f193481

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!-- scriv-insert-here -->
44

5+
<a id='changelog-1.2.0'></a>
6+
## 1.2.0 (2024-03-26)
7+
8+
### New features
9+
10+
- Rubin user guides (`documenteer.conf.guide`) and technotes (`documenteer.conf.technote`) now include [MyST-NB](https://myst-nb.readthedocs.io/en/latest/) to support Jupyter Notebooks in Sphinx documentation. The MyST-NB extension also supersedes MyST-Parser for Markdown syntax support. For guides, Jupyter Notebook files can be intermixed with Markdown (`.md`) and reStructuredText (`.rst`) files. An `ipynb` file is considered as a page in the documentation. For technotes, the Jupyter Notebook must be named `index.ipynb`. By default, these configurations use MyST-NB's "auto" mode for notebook execution: only if a notebook is missing outputs will it be executed.
11+
512
<a id='changelog-1.1.1'></a>
613
## 1.1.1 (2024-02-21)
714

changelog.d/20240326_120624_jsick_DM_43485.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)