Skip to content

Commit 210be6a

Browse files
committed
docs: restored reference to prog/gameLibs/daRg/daRg_readme.rst
1 parent 9ad7c42 commit 210be6a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

_docs/.quirrel_modules.qdox

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@
3030
"paths": ["prog/gameLibs/daRg"], //folders or files list, required,
3131
"doc_chapter": "quirrel-modules/darg_framework", //internal folder name, required
3232
"chapter_desc": "Docs for daRG - Dagor Reactive GUI framework, based on Quirrel language and Functional Reactive Programming (FRP).", //displayed title, optional
33-
"chapter_desc_files": [
34-
"prog/gameLibs/daRg/_doc/overview.rst",
35-
"prog/gameLibs/daRg/_doc/behaviors.rst",
36-
"prog/gameLibs/daRg/_doc/render_objects.rst"
37-
],
33+
"chapter_desc_files": ["prog/gameLibs/daRg/daRg_readme.rst"],
3834
"chapter_title": "daRG Framework", //displayed title, optional
3935
"extensions": [".cpp"], //optional, list of extensions of files
4036
"exclude_dirs_re": [], //optional, list of regexps that should full match to exclude dirs in recursive search

0 commit comments

Comments
 (0)