About MMBase Documentation


Documentation is set up in articles. An article needs an articleinfo object that describes the content. Article info should contain :

Use section, do not use sect1, sect2... And, if possible, use CDATA sections in your <programlisting>. This makes it easier to read when editing. CDATA sections look like this:

<programlisting format="linespecific"><![CDATA[

	<sample code>

]]></programlisting>
			

Although it is only a minor issue: the documentation preferably is written in U.S. English.

Several docbook-editors are available. A number of editors used by the MMbase documentation team:

  • XXE

    A Java tool that allows you to edit xml files (only), specifically docbook xmls. It provides ways to associate a stylesheet with a xml so it can render a pleasing presentation of the docbook while you edit it.

    With version 2.2 XXE solved the problems with handling or allowing edit of CDATA sections. XXE 2.2 generates nice formatted xml, which makes the results easy to read in other editors. XXE is able to convert XML files to html, RTF, Postcript and PDF. For non/semi-technical users XXE is found to be a very good choice to edit docbook documents!

    see: http://www.xmlmind.com/xmleditor/


This is part of the MMBase documentation.

For questions and remarks about this documentation mail to: documentation@mmbase.org