config.json
1 { 2 "readme": [ 3 { 4 "folderName": "the_aleo_curves", 5 "config": { 6 "use_filenames_for_section_titles": false, 7 "add_section_titles_to_readme": true, 8 "are_filenames_numbered": true 9 } 10 } 11 ], 12 "documentation": [ 13 { 14 "folderName": "the_aleo_curves", 15 "config": { 16 "include_title_in_markdown_metadata": true, 17 "use_ids_for_topic_titles": false, 18 "are_filenames_numbered": true 19 } 20 } 21 ] 22 }