Skip to content

Commit 282c195

Browse files
remove checking whether all docstrings are included online
1 parent b4b1bbf commit 282c195

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ makedocs(
6767
collapselevel = 1,
6868
),
6969
doctest = false,
70+
checkdocs = :none,
7071
)
7172

7273
# doctest(StructuralEquationModels, fix=true)

0 commit comments

Comments
 (0)