From d351907af8b93020d5d4ac2949d8e9dd0cfb0dd7 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:22:47 +0100 Subject: Improve documentation (#2661) Integrate .md files into official documentation See: https://stackoverflow.com/questions/46278683/include-my-markdown-readme-into-sphinx/68005314#68005314 --- doc/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/requirements.txt') diff --git a/doc/requirements.txt b/doc/requirements.txt index 83160cdcf..0a8c61d0f 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,3 +2,4 @@ breathe exhale sphinx-rtd-theme sphinxcontrib-swaggerdoc +myst_parser -- cgit v1.2.3