Modernized user guide, API reference, and FAQ generation. Overall
effect is to move away from DocBook SGML and DJ Delorie's doctool and toward pure DocBook XSL. (There remains just one use of doctool, and we have plans for replacing it, too.) See ChangeLog for details.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
<?xml version="1.0" encoding='UTF-8'?>
|
||||
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- faq-programming.xml -->
|
||||
|
||||
<qandadiv id="faq.programming">
|
||||
<title>Programming Questions</title>
|
||||
|
||||
<qandaentry id="faq.programming.packages">
|
||||
<question><para>How do I contribute a package?</para></question>
|
||||
<answer>
|
||||
@@ -1107,3 +1113,5 @@ executable.</para></listitem>
|
||||
linker flag.</para></listitem>
|
||||
</orderedlist></listitem></orderedlist>
|
||||
</answer></qandaentry>
|
||||
|
||||
</qandadiv>
|
||||
|
Reference in New Issue
Block a user