From 102bb4502a025413347099ad598270ded98fa2f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20D=C5=82ugo=C5=82=C4=99cki?= Date: Tue, 26 Jul 2016 09:20:09 +0200 Subject: [PATCH] Render README.md in doxygen properly --- Doxyfile.in | 2 +- README.md | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 89a7ae6..ab239d1 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -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 diff --git a/README.md b/README.md index c94f96e..0efc4c7 100644 --- 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 -- 2.30.2