Convert developer manual to rst
[alexxy/gromacs.git] / docs / doxygen / check-source.py
index b0bb86e5372a11953d7e620a74b9865f576789fc..0856fb2a7de8b8cac69c45fcab351abd9caf996f 100755 (executable)
@@ -43,7 +43,7 @@ specific to GROMACS, like checking that only installed headers contribute to
 the public API documentation.
 
 The checks should be self-evident from the source code of the script
-(they are also described in docs/dev-manual/gmxtree.md).
+(they are also described in docs/dev-manual/gmxtree.rst).
 All the logic of parsing the Doxygen XML output and creating a GROMACS-specific
 representation of the source tree is separated into separate Python modules
 (doxygenxml.py and gmxtree.py, respectively).  Similarly, logic for handling