Skip to content

Commit 1d0e3dd

Browse files
committed
📚 DOCS: update feature documentation to include option
1 parent 911588d commit 1d0e3dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ sphinx-exercise `0.1.1` is in a development stage and may change rapidly.
2727
The **exercise** directive is
2828

2929
1. automatically numbered
30-
2. supports options such as `class`, `label`, and `nonumber`
30+
2. supports options such as `class`, `label`, `nonumber`, and `hidden`
3131
3. can easily be referenced through `ref` and `numref` roles
3232

3333
The **solution** directive
3434

35-
1. supports options such as `class` and `label`
35+
1. supports options such as `class`, `label`, and `hidden`
3636
2. can be referenced through `ref` role
3737

3838
(getting-started)=

0 commit comments

Comments
 (0)