Skip to content

Commit b15c7c0

Browse files
committed
Add notation directive to documentation index
Included the [notation](syntax:notation) directive in the list of supported directives on the documentation index page.
1 parent 6f33744 commit b15c7c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ for producing [proof](syntax:proof), [theorem](syntax:theorem), [axiom](syntax:a
2222
[definition](syntax:definition), [criterion](syntax:criterion), [remark](syntax:remark),
2323
[conjecture](syntax:conjecture),[corollary](syntax:corollary), [algorithm](syntax:algorithm),
2424
[example](syntax:example), [property](syntax:property), [observation](syntax:observation),
25-
[proposition](syntax:proposition) and [assumption](syntax:assumption) directives.
25+
[proposition](syntax:proposition), [assumption](syntax:assumption) and [notation](syntax:notation) directives.
2626

2727
**Features**:
2828

0 commit comments

Comments
 (0)