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 911588d commit 1d0e3ddCopy full SHA for 1d0e3dd
docs/source/index.md
@@ -27,12 +27,12 @@ sphinx-exercise `0.1.1` is in a development stage and may change rapidly.
27
The **exercise** directive is
28
29
1. automatically numbered
30
-2. supports options such as `class`, `label`, and `nonumber`
+2. supports options such as `class`, `label`, `nonumber`, and `hidden`
31
3. can easily be referenced through `ref` and `numref` roles
32
33
The **solution** directive
34
35
-1. supports options such as `class` and `label`
+1. supports options such as `class`, `label`, and `hidden`
36
2. can be referenced through `ref` role
37
38
(getting-started)=
0 commit comments