Hi, Our current problem is
1- we need all our .md files inside source folder 2- we prefer not to list our .md files under toctree but we would want the sphinx to automatically capture all of them I am sing myst_parser and am able to list multiple .md files under toctree directive and those will be rendered in html after `make html` command. However, when I use .. include:: README.md :parser: myst_parser.sphinx_ in the same rst file (index.rst) that I used the toctree, the README.md doesn't get rendered. Any tips will be really appreciated. I am new to Markdown integration to Sphinx and based on my limited research, myst_parser was suggested for this integration. Thank you, Mona Jalal -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/00147c16-4a71-4160-af71-93ed2470ef00n%40googlegroups.com.