Render README.md in doxygen properly master
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Tue, 26 Jul 2016 07:20:09 +0000 (09:20 +0200)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Tue, 26 Jul 2016 07:20:09 +0000 (09:20 +0200)
Doxyfile.in
README.md

index 89a7ae6e0b97bc8415cea3d66139c6ad90c0d73e..ab239d1106a05ea571a901adb49e155af9c9acf1 100644 (file)
@@ -243,7 +243,7 @@ OPTIMIZE_OUTPUT_VHDL   = NO
 # 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
index c94f96ed144e1cf9cba46c119acbb76c082356af..0efc4c7aa79626a090fb9f9d9455b747e1983e65 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,11 +31,12 @@ Where could I find out more about Loglan?
 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