v0.7.1...v0.7.2¶
Enhancements made¶
- ✨ NEW: Adding - chapter entries to _toc.yml #817 (
@choldgraf
) - checking for toc modification time #772 (
@choldgraf
) - first pass toc directive #757 (
@choldgraf
)
Bugs fixed¶
- Fix typo in content-blocks.md documentation #811 (
@MaxGhenis
) - [BUG] Using relative instead of absolute links #747 (
@AakashGfude
) - � FIX: fixing jupytext install/UI links #737 (
@chrisjsewell
)
Documentation improvements¶
- � DOC: note about licenses #806 (
@choldgraf
) - � DOCS: Fix google analytics instructions #799 (
@tobydriscoll
) - Change book_path to path_to_book #773 (
@MaxGhenis
) - GitHub actions example: note about selective build #771 (
@consideRatio
) - getting sphinx thebelab to work #749 (
@choldgraf
) - Link documentation for adding cell tags in Jupyter from “Hide or remove content” documentation section #734 (
@MaxGhenis
) - typo fix #731 (
@MaxGhenis
)
API Changes¶
- ✨ NEW: Adding - chapter entries to _toc.yml #817 (
@choldgraf
)headers:
is no longer supported. See the PR for more details
- removing config file numbered sections to use toc file instead #768 (
@choldgraf
)navbar_number_sections
is deprecated, usenumbered:
in_toc.yml
from now on
Other merged PRs¶
- � DOC: update gh-pages + ghp-import docs #814 (
@TomasBeuzen
)
Contributors to this release¶
(GitHub contributors page for this release)
@AakashGfude
| @amueller
| @bmcfee
| @brian
-rose | @choldgraf
| @chrisjsewell
| @codecov
| @consideRatio
| @cpjobling
| @jstac
| @MaxGhenis
| @mmcky
| @nathancarter
| @phaustin
| @ptcane
| @tobydriscoll
| @TomasBeuzen