# that for custom extensions you also need to set FILE_PATTERNS otherwise the
# files are not read by doxygen.
-EXTENSION_MAPPING =
+EXTENSION_MAPPING = md=Markdown
# If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
# comments according to the Markdown format, which allows for more readable
What is a difference between official project and this one?
-----------------------------------------------------------
-This is a fork Qt3 based VLP. Last entry of original code is dated: 15 Jan 1998.
-Qt3 was released on: 16 October 2001, so precise date is not known by me.
+This is a fork of Qt3 based VLP. Last entry of original code is dated:
+15 Jan 1998. Qt3 was released on: 16 October 2001, so precise date is not known
+by me.
-Fork contains VLP, Loglan compilator and interpreter. It is carried
-independently by me (Rafał Długołęcki).
+Fork contains VLP, Loglan compiler and interpreter. It is carried independently
+by me (Rafał Długołęcki).
Main targets of this fork are:
1. Document everything