We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46860da commit b7f66d4Copy full SHA for b7f66d4
doc/changes/unreleased.md
@@ -3,10 +3,15 @@
3
## 🚨 Breaking Changes
4
5
* Dropped python 3.8 support
6
+* Changed names of Documentation related nox tasks
7
+ - `build-docs` -> `docs:build`
8
+ - `open-docs` -> `docs:open`
9
+ - `clean-docs` -> `docs:clean`
10
11
## ✨ Added
12
13
* Added support for multi version Documentation
14
+* Added nox tasks for building multi-version documentation
15
16
## 🐞 Fixed
17
0 commit comments