------------------------------------------------------------ revno: 1017 committer: Lars Helge Ă˜verland <[email protected]> branch nick: dhis2-docbook-docs timestamp: Tue 2014-04-08 12:32:58 +0200 message: Added skeleton for CCEI docs added: src/docbkx/en/ccei_user_man_introduction.xml src/docbkx/en/ccei_user_manual_en.xml
-- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== added file 'src/docbkx/en/ccei_user_man_introduction.xml' --- src/docbkx/en/ccei_user_man_introduction.xml 1970-01-01 00:00:00 +0000 +++ src/docbkx/en/ccei_user_man_introduction.xml 2014-04-08 10:32:58 +0000 @@ -0,0 +1,9 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" []> +<chapter> + <title>Cold Chain Equipment Inventory (CCEI) System</title> + <section> + <title>Cold Chain Equipment Inventory (CCEI) System</title> + <para>The Cold Chain Equipment Inventory (CCEI) System...</para> + </section> +</chapter> === added file 'src/docbkx/en/ccei_user_manual_en.xml' --- src/docbkx/en/ccei_user_manual_en.xml 1970-01-01 00:00:00 +0000 +++ src/docbkx/en/ccei_user_manual_en.xml 2014-04-08 10:32:58 +0000 @@ -0,0 +1,9 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!ENTITY version '2.X'> +<!ENTITY title 'CCEI User Manual'> + ]> +<book> + <title>&title;</title> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ccei_user_man_introduction.xml" encoding="UTF-8"/> +</book>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

