RST to DocBook
This commit is contained in:
parent
984c491e8b
commit
934cae88a4
4 changed files with 28 additions and 11 deletions
14
README.dbk
Normal file
14
README.dbk
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE article>
|
||||
<article
|
||||
xmlns="http://docbook.org/ns/docbook" version="5.0"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" >
|
||||
<info>
|
||||
<title>Nerv Tales Network Qt Client</title>
|
||||
</info>
|
||||
<para>
|
||||
XMPP client, authoring tool, library, accessibility, adaptation,
|
||||
copyright exemption, risk, pdca, documents and accounting management
|
||||
system. Qt client.
|
||||
</para>
|
||||
</article>
|
|
@ -1,4 +0,0 @@
|
|||
Nerv Tales Network Qt Client
|
||||
############################
|
||||
|
||||
XMPP client, authoring tool, library, accessibility, adaptation, copyright exemption, risk, pdca, documents and accounting management system. Qt client.
|
14
nervtn_qt/README.dbk
Normal file
14
nervtn_qt/README.dbk
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE article>
|
||||
<article
|
||||
xmlns="http://docbook.org/ns/docbook" version="5.0"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" >
|
||||
<info>
|
||||
<title>Nerv Tales Network Desktop Client</title>
|
||||
</info>
|
||||
<para>
|
||||
Desktop client for Nerv Tales Network allows use of all features of
|
||||
a server without a browser. All screens are Qt native and integrates
|
||||
better in a full desktop environment.
|
||||
</para>
|
||||
</article>
|
|
@ -1,7 +0,0 @@
|
|||
Nerv Tales Network Desktop Client
|
||||
=================================
|
||||
|
||||
Desktop client for Nerv Tales Network allows use of all
|
||||
features of a server without a browser. All screens are
|
||||
Qt native and integrates better in a full desktop
|
||||
environment.
|
Loading…
Reference in a new issue