source-docgen.rst
changeset 2228 837f1337c59b
parent 1912 8b81a8f0f692
--- a/source-docgen.rst	Sat Feb 10 01:28:53 2018 +0200
+++ b/source-docgen.rst	Sat Feb 10 01:30:24 2018 +0200
@@ -9,7 +9,7 @@
 About
 =====
 
-  http://en.wikipedia.org/wiki/Comparison_of_documentation_generators
+* http://en.wikipedia.org/wiki/Comparison_of_documentation_generators
 
 Doxygen
 =======
@@ -17,10 +17,10 @@
 Doxygen is a documentation generator for C++, C, Java, Objective-C, Python,
 IDL (CORBA and Microsoft flavors), Fortran, VHDL, PHP, C#.
 
-  http://www.doxygen.org
-    Home page.
-  http://en.wikipedia.org/wiki/Doxygen
-    Wikipedia page.
+http://www.doxygen.org
+  Home page.
+http://en.wikipedia.org/wiki/Doxygen
+  Wikipedia page.
 
 DOC++
 =====
@@ -30,8 +30,8 @@
 browsing of your documentation. The documentation is extracted directly from
 the C/C++/IDL header/source files or Java class files.
 
-  http://docpp.sourceforge.net/
-    Home page.
+http://docpp.sourceforge.net/
+  Home page.
 
 ROBODoc
 =======
@@ -41,7 +41,7 @@
 C, C++, Fortran, Perl, Scripts, Assembler, Tcl, Basic, and any language that
 supports remarks.
 
-  http://sourceforge.net/projects/robodoc
-    Home page.
-  http://en.wikipedia.org/wiki/ROBODoc
-    Wikipedia page.
+http://sourceforge.net/projects/robodoc
+  Home page.
+http://en.wikipedia.org/wiki/ROBODoc
+  Wikipedia page.