<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-29290751</id><updated>2011-04-22T02:51:52.642+02:00</updated><title type='text'>ROBODoc</title><subtitle type='html'>Making writing documentation fun again.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>16</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-29290751.post-6935995615254130545</id><published>2007-05-30T12:04:00.000+02:00</published><updated>2007-05-30T12:06:52.381+02:00</updated><title type='text'>ROBODoc 4.99.32 Released</title><content type='html'>I am pleased to announce that ROBODoc 4.99.32 has been released.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-6935995615254130545?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.xs4all.nl/~rfsber/Robo/stabledownload.html' title='ROBODoc 4.99.32 Released'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/6935995615254130545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=6935995615254130545' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/6935995615254130545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/6935995615254130545'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2007/05/robodoc-49932-released.html' title='ROBODoc 4.99.32 Released'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-7656410993788994486</id><published>2007-02-18T21:51:00.000+01:00</published><updated>2007-02-19T11:44:43.156+01:00</updated><title type='text'>ROBODoc wiki</title><content type='html'>My &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_0"&gt;Internet&lt;/span&gt; provider offered a free wiki. That was an offer I couldn't refuse.  So now &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;ROBODoc&lt;/span&gt; has a &lt;a href="http://docuwala.wiki.xs4all.nl/"&gt;wiki&lt;/a&gt;.&lt;br /&gt;Nothing there yet, but that will change.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-7656410993788994486?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://docuwala.wiki.xs4all.nl/' title='ROBODoc wiki'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/7656410993788994486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=7656410993788994486' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/7656410993788994486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/7656410993788994486'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2007/02/robodoc-wiki.html' title='ROBODoc wiki'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-4239500796578950929</id><published>2007-02-08T23:25:00.000+01:00</published><updated>2007-02-07T23:19:02.165+01:00</updated><title type='text'>Plans for 4.99.32</title><content type='html'>In 4.99.32 it will be possible to specify the order in which items are to appear in the documentation. For instance, given the header:&lt;br /&gt;&lt;pre&gt; /****f* Test/test&lt;br /&gt; * NAME&lt;br /&gt; *   Test&lt;br /&gt; * FUNCTION&lt;br /&gt; *   Does a test.&lt;br /&gt; * EXAMPLE&lt;br /&gt; *   test()&lt;br /&gt; * SOURCE&lt;br /&gt; *&lt;br /&gt;void test( void )&lt;br /&gt;/*****/&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;and a &lt;tt&gt;robodoc.rc&lt;/tt&gt; file that includes:&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;item order:&lt;br /&gt;  NAME&lt;br /&gt;  SOURCE&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;The documentation will look like this:&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;NAME&lt;br /&gt; Test&lt;br /&gt;SOURCE&lt;br /&gt; void test( void )&lt;br /&gt;FUNCTION&lt;br /&gt; Does a test.&lt;br /&gt;EXAMPLE&lt;br /&gt; test()&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-4239500796578950929?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/4239500796578950929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=4239500796578950929' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/4239500796578950929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/4239500796578950929'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2007/02/plans-for-49932.html' title='Plans for 4.99.32'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-5541710060036743776</id><published>2007-02-07T23:13:00.000+01:00</published><updated>2007-02-07T23:19:02.203+01:00</updated><title type='text'>ROBODoc 4.99.30 Released</title><content type='html'>I am pleased to announce a new version of ROBODoc, V4.99.30.  The main focus of this release is configurability and all the enhancements have been made by Gergely Budai.  Many thanks to him!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-5541710060036743776?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.xs4all.nl/~rfsber/Robo/stabledownload.html' title='ROBODoc 4.99.30 Released'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/5541710060036743776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=5541710060036743776' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/5541710060036743776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/5541710060036743776'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2007/02/robodov-49930-released.html' title='ROBODoc 4.99.30 Released'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115694681274143883</id><published>2006-08-30T16:03:00.000+02:00</published><updated>2006-09-04T21:18:30.536+02:00</updated><title type='text'>ROBODoc V4.99.28 released</title><content type='html'>ROBODoc V4.99.28 has been released.&lt;br /&gt;&lt;br /&gt;You can find it either on the ROBODoc &lt;a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html"&gt;homepage&lt;/a&gt; or on &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=7245"&gt;sourceforge&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Many thanks go to Gergely Budai who greatly improved the navigatability of the HTML documentation that ROBODoc generates.  More improvements are on their way.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115694681274143883?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://sourceforge.net/project/showfiles.php?group_id=7245' title='ROBODoc V4.99.28 released'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115694681274143883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115694681274143883' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115694681274143883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115694681274143883'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/08/robodoc-v49928-released.html' title='ROBODoc V4.99.28 released'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115675383708078537</id><published>2006-08-28T10:29:00.000+02:00</published><updated>2006-08-29T12:10:52.993+02:00</updated><title type='text'>New layout for 4.99.28</title><content type='html'>ROBODoc V4.99.28 is about to be released.  The main visable change is the new layout for  HTML documentation ROBODoc generates.    I tried a few different layouts but settled on &lt;a href="http://www.xs4all.nl/%7Erfsber/Robo/MultiDocOPHHtml/toc_index.html#top"&gt;this one&lt;/a&gt;.    It is based on a layout created with a nice layout  generator called &lt;a href="http://www.strangebanana.com/generator.aspx"&gt;strange banana&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115675383708078537?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.xs4all.nl/~rfsber/Robo/MultiDocOPHHtml/toc_index.html#top' title='New layout for 4.99.28'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115675383708078537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115675383708078537' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115675383708078537'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115675383708078537'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/08/new-layout-for-49928.html' title='New layout for 4.99.28'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115274009461920000</id><published>2006-07-12T23:30:00.000+02:00</published><updated>2006-07-12T23:36:15.960+02:00</updated><title type='text'>A different ROBODoc</title><content type='html'>ROBODOC the &lt;a href="http://robodocthemovie.com/"&gt;movie&lt;/a&gt;.  Totally unrelated but looks like fun.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115274009461920000?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://robodocthemovie.com/' title='A different ROBODoc'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115274009461920000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115274009461920000' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115274009461920000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115274009461920000'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/07/different-robodoc.html' title='A different ROBODoc'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115270032299981093</id><published>2006-07-12T12:16:00.000+02:00</published><updated>2006-07-13T17:02:47.093+02:00</updated><title type='text'>Plans for ROBODoc V4.99.28</title><content type='html'>The current layout of the HTML documentation generated with ROBODoc is getting outdated.  It uses hardcoded tables for the layout for instance.  &lt;br /&gt;&lt;br /&gt;The plan for version V4.99.28 is to move all the layout information to the &lt;a href="http://www.xs4all.nl/~rfsber/Robo/MultiDocForTests/robodoc.css"&gt;robodoc.css file&lt;/a&gt;.  This gives users much more control over the layout because this file can be replaced with a user's version with the &lt;tt&gt;--css&lt;/tt&gt; option.   &lt;br /&gt;&lt;br /&gt;I also hope using css for the layout gives the documentation a more modern look too.  To see if you agree have a look at a &lt;a href="http://www.xs4all.nl/~rfsber/Robo/MultiDocForTests/robo_sys_tests.html"&gt;preview of the new layout&lt;/a&gt;.  It uses some &lt;a href="http://blog.html.it/layoutgala/"&gt;nice techniques created by Alessandro Fulciniti.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href="http://technorati.com/tag/ROBODoc" rel="tag"&gt;ROBODoc&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115270032299981093?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115270032299981093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115270032299981093' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115270032299981093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115270032299981093'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/07/plans-for-robodoc-v49928.html' title='Plans for ROBODoc V4.99.28'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115222558892200868</id><published>2006-07-07T00:35:00.000+02:00</published><updated>2006-07-07T00:41:07.950+02:00</updated><title type='text'>Overview of programs similar to ROBODoc.</title><content type='html'>Over at //engtech there is a nice &lt;a href="http://engtech.wordpress.com/2006/07/05/inline-source-code-documentation-language-independent/"&gt;overview&lt;/a&gt; of programs similar to ROBODoc. Choice is good. &lt;br /&gt;&lt;br /&gt;(Well actuall too much choice can be &lt;a href="http://www.itconversations.com/shows/detail252.html"&gt;bad&lt;/a&gt;.)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115222558892200868?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://engtech.wordpress.com/2006/07/05/inline-source-code-documentation-language-independent/' title='Overview of programs similar to ROBODoc.'/><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115222558892200868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115222558892200868' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115222558892200868'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115222558892200868'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/07/overview-of-programs-similar-to.html' title='Overview of programs similar to ROBODoc.'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115193863963594142</id><published>2006-07-03T16:48:00.000+02:00</published><updated>2006-07-03T21:06:18.163+02:00</updated><title type='text'>Support for MS VC++ dropped</title><content type='html'>The possibility to compile ROBODoc with MS VC++ will be removed in V4.99.28.  The reason for this is that MS VC++ is too limited in comparison to gcc under cygwin. This way functions like &lt;tt&gt;fork()&lt;/tt&gt; and &lt;tt&gt;snprintf()&lt;/tt&gt; can be used without having to worry about how to still get everything compiled under MS VC++.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115193863963594142?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115193863963594142/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115193863963594142' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115193863963594142'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115193863963594142'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/07/support-for-ms-vc-dropped.html' title='Support for MS VC++ dropped'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115192276613082709</id><published>2006-07-03T12:22:00.000+02:00</published><updated>2006-07-12T08:10:35.540+02:00</updated><title type='text'>One file per header</title><content type='html'>ROBODoc has three output modes.  These are specified with the options &lt;tt&gt;--multidoc&lt;/tt&gt;, &lt;tt&gt;--singledoc&lt;/tt&gt; and &lt;tt&gt;-singlefile&lt;/tt&gt;.  These modes determine how source files map unto documentation files.&lt;br /&gt;&lt;br /&gt;The most simple mode is singlefile.  In this mode a single source file is mapped unto a single documentation file.  If you have a source file main.c with a couple of headers, these headers are extracted and stored in the documentation file main_c.html.  Singlefile mode is mainly useful for testing.&lt;br /&gt;&lt;br /&gt;In singledoc mode the documentation extracted from all your source files found in a directory tree are stored in a single documentation file.  This is useful for smaller projects.&lt;br /&gt;&lt;br /&gt;In multidoc mode the documentation extracted from all your source files found in a directory tree are stored in several different documentation files.  For this a mirror is made of the whole source directory tree and for every source file a documentation file is created.  This works well for bigger projects.  It does place some requirements on the structure of the source tree.  Source files should be small and the directory tree logically structured.&lt;br /&gt;&lt;br /&gt;None of these modes work well for a project source consists of only a few but giant source files.  The resulting documentation files are now slow to load and difficult to browse.  &lt;br /&gt;&lt;br /&gt;However with the new option &lt;tt&gt;--one_file_per_header&lt;/tt&gt; in 4.99.26, ROBODoc can handle this kind of projects too.  Use this option combination with &lt;tt&gt;--multidoc&lt;/tt&gt; and ROBODoc creates an individual documentation file for every header found in any of the sources files.&lt;br /&gt;&lt;br /&gt;For an example follow this &lt;a href="http://www.xs4all.nl/~rfsber/Robo/MultiDocOPHHtml/robo_strutures.html"&gt;link&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115192276613082709?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115192276613082709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115192276613082709' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115192276613082709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115192276613082709'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/07/one-file-per-header.html' title='One file per header'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115149032879234409</id><published>2006-06-28T12:20:00.000+02:00</published><updated>2006-06-28T12:48:09.220+02:00</updated><title type='text'>ROBODoc 4.99.26 released</title><content type='html'>Just released ROBODoc 4.99.26. The main change in this release is the patch I got from Gergely Budai (thuffir).  His patch adds a whole string of new options (See this &lt;a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1482928&amp;group_id=7245&amp;atid=307245 "&gt;sourceforge item&lt;/a&gt;). Most of them still have to be documented in the manual though.  But this way he can work on more improvements.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115149032879234409?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115149032879234409/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115149032879234409' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115149032879234409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115149032879234409'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/06/robodoc-49926-released.html' title='ROBODoc 4.99.26 released'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115083919112298899</id><published>2006-06-20T23:26:00.000+02:00</published><updated>2006-06-20T23:33:11.133+02:00</updated><title type='text'>Plans for the next releases</title><content type='html'>Currently working on integrating all the patches and enhancements that people have sent  over the past months.  A very nice one is the one made by sourceforge user thuffir. His  patch contains many improvements, but the one I like best is the syntax colouring for C. For an example this see &lt;a href="http://www.xs4all.nl/~rfsber/Robo/SingleDocHtml/singledoc.html#robo27"&gt;this function&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115083919112298899?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115083919112298899/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115083919112298899' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115083919112298899'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115083919112298899'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/06/plans-for-next-releases.html' title='Plans for the next releases'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115061950565083106</id><published>2006-06-18T10:27:00.000+02:00</published><updated>2006-06-18T10:40:15.000+02:00</updated><title type='text'>ROBODoc 4.99.24 released</title><content type='html'>&lt;p&gt;Just released version 4.99.24. You can find an precompiled executable on &lt;a href="http://www.xs4all.nl/~rfsber/Robo/stabledownloadexe.html"&gt;this page&lt;/a&gt;. The sources can be downloaded from &lt;a href="http://www.xs4all.nl/~rfsber/Robo/stabledownload.html"&gt;this page&lt;/a&gt;. On the TODO list for the following releases is integrating the back-log of patches and ideas for improvements that I've received in the previous months.&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115061950565083106?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115061950565083106/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115061950565083106' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115061950565083106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115061950565083106'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/06/robodoc-49924-released.html' title='ROBODoc 4.99.24 released'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-115018282555582184</id><published>2006-06-13T09:11:00.000+02:00</published><updated>2006-06-13T09:13:45.563+02:00</updated><title type='text'>No more beta-releases</title><content type='html'>I have decided to no longer release beta-releases. The beta-releases gives me an excuse not to release a stable-release and results in long intervals between stable-releases. Every release will now be a stable-release. Given the amount of unittests this should not be a problem.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-115018282555582184?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/115018282555582184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=115018282555582184' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115018282555582184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/115018282555582184'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/06/no-more-beta-releases.html' title='No more beta-releases'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29290751.post-114969287037768050</id><published>2006-06-07T17:00:00.000+02:00</published><updated>2006-06-07T17:07:50.446+02:00</updated><title type='text'>new option --one_file_per_header</title><content type='html'>Working on a new option called &lt;tt&gt;--one_file_per_header&lt;/tt&gt;.&lt;br /&gt;This option causes ROBODoc to split the documentation of a single source files into several documentation files, one documentation file per header.  This makes working with very large source files easier.  This has been requested by several people.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29290751-114969287037768050?l=docuwala.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://docuwala.blogspot.com/feeds/114969287037768050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29290751&amp;postID=114969287037768050' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/114969287037768050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29290751/posts/default/114969287037768050'/><link rel='alternate' type='text/html' href='http://docuwala.blogspot.com/2006/06/new-option-onefileperheader.html' title='new option --one_file_per_header'/><author><name>gumpu</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://www.xs4all.nl/~rfsber/eye.jpg'/></author><thr:total>0</thr:total></entry></feed>
