Skip to content

Commit 95f19ca

Browse files
authored
Improve the docs (#95)
1 parent e7bb30d commit 95f19ca

File tree

16 files changed

+1056
-772
lines changed

16 files changed

+1056
-772
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,6 @@ dmypy.json
132132

133133
# Pyre type checker
134134
.pyre/
135+
136+
# Generated docs
137+
docs/content/reference

.vscode/cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"loguniformvalues",
4848
"maxiter",
4949
"miniter",
50+
"mkdocs",
5051
"monosemantic",
5152
"monosemanticity",
5253
"multipled",

0 commit comments

Comments
 (0)