Author: stefanbidi
Date: Sat Jul 11 00:10:59 2015
New Revision: 38786

URL: http://svn.gna.org/viewcvs/gnustep?rev=38786&view=rev
Log:
* Doxyfile: Adjust documentation options.
* Documentation/MainPage.dox: Fix typo.

Modified:
    libs/corebase/trunk/ChangeLog
    libs/corebase/trunk/Documentation/MainPage.dox
    libs/corebase/trunk/Doxyfile

Modified: libs/corebase/trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/corebase/trunk/ChangeLog?rev=38786&r1=38785&r2=38786&view=diff
==============================================================================
--- libs/corebase/trunk/ChangeLog       (original)
+++ libs/corebase/trunk/ChangeLog       Sat Jul 11 00:10:59 2015
@@ -1,3 +1,7 @@
+2015-07-10 Stefan Bidigaray <[email protected]>
+       * Doxyfile: Adjust documentation options.
+       * Documentation/MainPage.dox: Fix typo.
+
 2015-07-10 Stefan Bidigaray <[email protected]>
        * Doxyfile: Updated.
        * Headers/CoreFoundation/CFArray.h,

Modified: libs/corebase/trunk/Documentation/MainPage.dox
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/corebase/trunk/Documentation/MainPage.dox?rev=38786&r1=38785&r2=38786&view=diff
==============================================================================
--- libs/corebase/trunk/Documentation/MainPage.dox      (original)
+++ libs/corebase/trunk/Documentation/MainPage.dox      Sat Jul 11 00:10:59 2015
@@ -50,7 +50,7 @@
     <td>\ref CFRuntimeUtils</td>
   </tr>
   <tr>
-    <td>\ref CFBagRef "CFBagString"</td>
+    <td>\ref CFBagRef "CFBag"</td>
     <td>\ref CFSocketUtils</td>
   </tr>
   <tr>
@@ -195,7 +195,7 @@
     <td>\ref CFWriteStreamRef "CFWriteStream"</td>
   </tr>
   <tr>
-    <td>\ref CFXMLNodeRef "CFXMLNode \em (deprecated)"</td>
+    <td>\ref CFXMLNodeRef "CFXMLNode (deprecated)"</td>
   </tr>
   <tr>
     <td>\ref CFXMLParserRef "CFXMLParser (deprecated)"</td>

Modified: libs/corebase/trunk/Doxyfile
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/corebase/trunk/Doxyfile?rev=38786&r1=38785&r2=38786&view=diff
==============================================================================
--- libs/corebase/trunk/Doxyfile        (original)
+++ libs/corebase/trunk/Doxyfile        Sat Jul 11 00:10:59 2015
@@ -76,7 +76,7 @@
 SHOW_INCLUDE_FILES     = YES
 FORCE_LOCAL_INCLUDES   = NO
 INLINE_INFO            = YES
-SORT_MEMBER_DOCS       = YES
+SORT_MEMBER_DOCS       = NO
 SORT_BRIEF_DOCS        = NO
 SORT_MEMBERS_CTORS_1ST = NO
 SORT_GROUP_NAMES       = YES
@@ -195,7 +195,7 @@
 USE_MATHJAX            = NO
 MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
 MATHJAX_EXTENSIONS     =
-SEARCHENGINE           = YES
+SEARCHENGINE           = NO
 SERVER_BASED_SEARCH    = NO
 
 #---------------------------------------------------------------------------


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to