Skip to content

Commit 116867e

Browse files
committed
Removed JSON setting from the format settings file for update to HDMF
1 parent 371e72d commit 116867e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/format/source/conf_doc_autogen.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,10 @@
4747
# Should the YAML sources be included for the different modules
4848
spec_show_yaml_src = True
4949

50-
# Should the JSON sources be included for the different modules
51-
spec_show_json_src = False
52-
5350
# Show figure of the hierarchy of objects defined by the spec
5451
spec_show_hierarchy_plots = True
5552

56-
# Should the sources of the neurodata_types (JSON/YAML) be rendered in a separate section (True) or
53+
# Should the sources of the neurodata_types (YAML) be rendered in a separate section (True) or
5754
# in the same location as the base documentation
5855
spec_generate_src_file = True
5956

0 commit comments

Comments
 (0)