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 e0b677f commit b6b165eCopy full SHA for b6b165e
doc/user_guide/getting_started.rst
@@ -193,7 +193,7 @@ You are ready to use the toolbox. With *nox -l* you can list all available tasks
193
- lint:code -> Runs the static code analyzer on the project
194
- lint:typing -> Runs the type checker on the project
195
- lint:security -> Runs the security linter on the project
196
- - docs:multiversion -> Builds the project documentation
+ - docs:multiversion -> Builds the multiversion project documentation
197
- docs:build -> Builds the project documentation
198
- docs:open -> Opens the built project documentation
199
- docs:clean -> Removes the documentations build folder
0 commit comments