<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS-doc &#x2013; /refman/trunk/Makefile</title><description>WebSVN RSS feed &#x2013; HelenOS-doc</description><lastBuildDate>Sun, 12 Apr 2026 09:36:07 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;max=40&amp;</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Frefman%2Ftrunk%2FMakefile&amp;repname=HelenOS-doc" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 18 Jun 2006 16:45:52 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 167 – Add separate doxyfiles for each uspace-capable architecture.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add separate doxyfiles for each uspace-capable architecture.&lt;/div&gt;~ /refman/trunk/Doxyfile-kernel-ppc32&lt;br /&gt;~ /refman/trunk/Doxyfile-kernel-ppc64&lt;br /&gt;x /refman/trunk/Doxyfile-uspace&lt;br /&gt;+ /refman/trunk/Doxyfile-uspace-amd64&lt;br /&gt;+ /refman/trunk/Doxyfile-uspace-ia32&lt;br /&gt;+ /refman/trunk/Doxyfile-uspace-ia64&lt;br /&gt;+ /refman/trunk/Doxyfile-uspace-mips32&lt;br /&gt;+ /refman/trunk/Doxyfile-uspace-ppc32&lt;br /&gt;~ /refman/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=167</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=167</guid></item>
<item><pubDate>Sun, 18 Jun 2006 02:41:12 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 165 – Segregate kernel documentation again. This time, there is a complete ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Segregate kernel documentation again.&lt;br /&gt;
This time, there is a complete reference manual for each architecture (only amd64 is lacking documentation for&lt;br /&gt;
symlinked files). There is no generic documentation. Each architecture should document only things that are&lt;br /&gt;
used by it (i.e. it never documents the whole genarch).&lt;/div&gt;x /refman/trunk/doc/kernel&lt;br /&gt;x /refman/trunk/doc/uspace&lt;br /&gt;x /refman/trunk/Doxyfile-kernel&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-amd64&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-ia32&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-ia64&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-mips32&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-ppc32&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-ppc64&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel-sparc64&lt;br /&gt;x /refman/trunk/doxygen.css&lt;br /&gt;~ /refman/trunk/Makefile&lt;br /&gt;x /refman/trunk/modules.patch&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=165</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=165</guid></item>
<item><pubDate>Wed, 14 Jun 2006 23:39:14 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 164 – Automatically patch Doxygen-generated documentation to display horizontal lists in modules.html. ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Automatically patch Doxygen-generated documentation to display horizontal lists in modules.html.&lt;br /&gt;
The uspace is a little problematic because of the IPC and malloc modules.&lt;/div&gt;+ /refman/trunk/doxygen.css&lt;br /&gt;~ /refman/trunk/Makefile&lt;br /&gt;+ /refman/trunk/modules.patch&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=164</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=164</guid></item>
<item><pubDate>Wed, 14 Jun 2006 00:21:58 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 161 – Do not generate latex documentation.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not generate latex documentation.&lt;/div&gt;~ /refman/trunk/Doxyfile-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-uspace&lt;br /&gt;~ /refman/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=161</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=161</guid></item>
<item><pubDate>Tue, 13 Jun 2006 16:24:55 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 158 – Doxygen refman update.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;Doxygen refman update.&lt;/div&gt;x /refman/trunk/doc/amd64-kernel&lt;br /&gt;x /refman/trunk/doc/generic-kernel&lt;br /&gt;x /refman/trunk/doc/ia32-kernel&lt;br /&gt;x /refman/trunk/doc/ia64-kernel&lt;br /&gt;+ /refman/trunk/doc/kernel &lt;i&gt;(copied from /refman/trunk/doc/generic-kernel@157)&lt;/i&gt;&lt;br /&gt;x /refman/trunk/doc/mips32-kernel&lt;br /&gt;x /refman/trunk/doc/ppc32-kernel&lt;br /&gt;x /refman/trunk/doc/ppc64-kernel&lt;br /&gt;x /refman/trunk/doc/sparc64-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-amd64-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-generic-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-ia32-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-ia64-kernel&lt;br /&gt;+ /refman/trunk/Doxyfile-kernel &lt;i&gt;(copied from /refman/trunk/Doxyfile-generic-kernel@157)&lt;/i&gt;&lt;br /&gt;x /refman/trunk/Doxyfile-mips32-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-ppc32-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-ppc64-kernel&lt;br /&gt;x /refman/trunk/Doxyfile-sparc64-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-uspace&lt;br /&gt;~ /refman/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=158</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=158</guid></item>
<item><pubDate>Thu, 08 Jun 2006 12:03:48 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 147 – Doxygen doc structure for uspace updated.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Doxygen doc structure for uspace updated.&lt;/div&gt;x /refman/trunk/doc/amd64-uspace&lt;br /&gt;x /refman/trunk/doc/generic-uspace&lt;br /&gt;x /refman/trunk/doc/ia32-uspace&lt;br /&gt;x /refman/trunk/doc/ia64-uspace&lt;br /&gt;x /refman/trunk/doc/mips32-uspace&lt;br /&gt;x /refman/trunk/doc/ppc32-uspace&lt;br /&gt;x /refman/trunk/doc/ppc64-uspace&lt;br /&gt;x /refman/trunk/doc/sparc64-uspace&lt;br /&gt;+ /refman/trunk/doc/uspace&lt;br /&gt;x /refman/trunk/Doxyfile-amd64-uspace&lt;br /&gt;x /refman/trunk/Doxyfile-generic-uspace&lt;br /&gt;x /refman/trunk/Doxyfile-ia32-uspace&lt;br /&gt;x /refman/trunk/Doxyfile-ia64-uspace&lt;br /&gt;x /refman/trunk/Doxyfile-mips32-uspace&lt;br /&gt;x /refman/trunk/Doxyfile-ppc32-uspace&lt;br /&gt;+ /refman/trunk/Doxyfile-uspace&lt;br /&gt;~ /refman/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=147</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=147</guid></item>
<item><pubDate>Thu, 27 Apr 2006 15:41:25 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 22 – Improve refman infrastructure. Almost directory structure independent build process. The ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improve refman infrastructure.&lt;br /&gt;
Almost directory structure independent build process.&lt;br /&gt;
The only requirement is that HelenOS and HelenOS-doc&lt;br /&gt;
are in the same directory and that refman is checked&lt;br /&gt;
out in HelenOS-doc.&lt;/div&gt;x /refman/trunk/build&lt;br /&gt;+ /refman/trunk/doc/ppc32-uspace&lt;br /&gt;+ /refman/trunk/doc/ppc64-kernel&lt;br /&gt;+ /refman/trunk/doc/ppc64-uspace&lt;br /&gt;+ /refman/trunk/doc/sparc64-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-amd64-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-amd64-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-generic-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-generic-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-ia32-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-ia32-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-ia64-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-ia64-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-mips32-kernel&lt;br /&gt;~ /refman/trunk/Doxyfile-mips32-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-ppc32-kernel&lt;br /&gt;+ /refman/trunk/Doxyfile-ppc32-uspace&lt;br /&gt;~ /refman/trunk/Doxyfile-sparc64-kernel&lt;br /&gt;+ /refman/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=22</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-doc&amp;path=%2Frefman%2Ftrunk%2FMakefile&amp;rev=22</guid></item>
</channel></rss>