[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Proposal for Implementing a Docbook Editor
- From: satya komaragiri <satya komaragiri gmail com>
- To: For participants of the Documentation Project <fedora-docs-list redhat com>
- Cc:
- Subject: Re: Proposal for Implementing a Docbook Editor
- Date: Wed, 20 May 2009 21:47:25 +0530
Hello,
I have narrowed down to the following set of tags as the minimum that
Docbook editor will need to support for the initial stages of the
project. It would be great if the list could review them once and
suggest any additions/deletions.
tags:
Top Level:
<article id="ID">
</article>
Section:
<section id="ID">
<title></title>
</section>
Block Tags:
<para></para>
<screen></screen>
<itemizedlist>
<listitem>
<para></para>
</listitem>
</itemizedlist>
<orderedlist>
<listitem>
<para></para>
</listitem>
<orderedlist>
<procedure>
<step>
<para>
</para>
</step>
</procedure>
<important>
<title></title>
<para></para>
</important>
<tip>
<title></title>
<para></para>
</tip>
<note>
<title></title>
<para></para>
</note>
<warning>
<title></title>
<para></para>
</warning>
<caution>
<title></title>
<para></para>
</caution>
Inline:
<firstterm></firstterm>
<application></application>
<command>
<option></option>
</command>
<package></package>
<filename></filename>
<systemitem></systemitem>
<computeroutput></computeroutput>
<userinput></userinput>
<prompt></prompt>
<menuchoice>
<guimenu></guimenu>
<guisubmenu></guisubmenu>
<guimenuitem></guimenuitem>
</menuchoice>
<guibutton></guibutton>
<guiicon></guiicon>
<guilabel></guilabel>
<mousebutton></mousebutton>
<keycombo>
<keycap></keycap>
</keycombo>
<abbrev></abbrev>
<acronym></acronym>
<emphasis></emphasis>
<quote></quote>
<link></link>
<subscript></subscript>
<superscript></superscript>
<action>
<classname>
<constant>
<errorcode></errorcode>
<errorname></errorname>
<errortype></errortype>
<function></function>
<interface></interface>
<parameter></parameter>
<property></property>
<replaceable></replaceable>
<returnvalue></returnvalue>
<structfield><structfield>
<structname></structname>
<symbol></symbol>
<token></token>
<type></type>
<varname></varname>
Regards,
Satya
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]