]> err.no Git - libchamplain/commitdiff
Make it possible to have conditional text in the tutorial documentation for different...
authorMike Sheldon <mike@mikeasoft.com>
Sat, 28 Mar 2009 20:42:43 +0000 (20:42 +0000)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sun, 29 Mar 2009 15:10:05 +0000 (18:10 +0300)
docs/tutorial/en/champlain-tutorial.docbook

index 56190c075f7852758c984833eba86661520126cf..97a0f5e35d7dbf1c009b81fede69fe1ae3872543 100644 (file)
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd" [
 
+       <!ENTITY % c "IGNORE">
+       <!ENTITY % python "IGNORE">
+       <!ENTITY % perl "IGNORE">
+
        <!ENTITY license SYSTEM "license.docbook">
        <!ENTITY fdl-license SYSTEM "fdl-license">
        <!ENTITY examples-init SYSTEM "../examples/python/chapter2/01-initialisation.py">
@@ -10,7 +14,7 @@
 <book id="python_champlain" lang="en">
 
        <bookinfo>
-               <title>Conquering The World With Python And Champlain</title>
+               <title>Conquering The World With <![%python [Python]]> <![%perl [Perl]]> <![%c [C]]>  And Libchamplain</title>
 
                <author>
                        <firstname>Michael</firstname>