Skip to content
Snippets Groups Projects
Commit 91b5caea authored by Amir Mohammadi's avatar Amir Mohammadi
Browse files

Make nitpicky false for now until documentation is written

parent 8db5e451
Branches
Tags
1 merge request!2First Alpha release
Pipeline #
...@@ -36,7 +36,7 @@ else: ...@@ -36,7 +36,7 @@ else:
extensions.append('sphinx.ext.pngmath') extensions.append('sphinx.ext.pngmath')
# Be picky about warnings # Be picky about warnings
nitpicky = True nitpicky = False
# Ignores stuff we can't easily resolve on other project's sphinx manuals # Ignores stuff we can't easily resolve on other project's sphinx manuals
nitpick_ignore = [] nitpick_ignore = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment