RST to DocBook
This commit is contained in:
parent
926d01493b
commit
817bc6dffc
4 changed files with 33 additions and 14 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 TUI Client</title>
|
||||||
|
</info>
|
||||||
|
<para>
|
||||||
|
XMPP client, authoring tool, library, accessibility, adaptation,
|
||||||
|
copyright exemption, risk, pdca, documents and accounting management
|
||||||
|
system. TUI client.
|
||||||
|
</para>
|
||||||
|
</article>
|
|
@ -1,4 +0,0 @@
|
||||||
Nerv Tales Network TUI Client
|
|
||||||
#############################
|
|
||||||
|
|
||||||
XMPP client, authoring tool, library, accessibility, adaptation, copyright exemption, risk, pdca, documents and accounting management system. TUI client.
|
|
19
nervtn_tui/README.dbk
Normal file
19
nervtn_tui/README.dbk
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
<?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 Terminal Client</title>
|
||||||
|
</info>
|
||||||
|
<para>
|
||||||
|
This client connects to existing NervTN server in terminal mode.
|
||||||
|
Some features are not available, like video editing. But, terminal
|
||||||
|
client is optimized for stock management, manufacturing or high use
|
||||||
|
in sales.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Terminal client can be used other telnet with TLS, SSH or TN5250
|
||||||
|
hardware.
|
||||||
|
</para>
|
||||||
|
</article>
|
|
@ -1,10 +0,0 @@
|
||||||
Nerv Tales Network Terminal Client
|
|
||||||
==================================
|
|
||||||
|
|
||||||
This client connects to existing NervTN server in
|
|
||||||
terminal mode. Some features are not available, like
|
|
||||||
video editing. But, terminal client is optimized for
|
|
||||||
stock management, manufacturing or high use in sales.
|
|
||||||
|
|
||||||
Terminal client can be used other telnet with TLS, SSH
|
|
||||||
or TN5250 hardware.
|
|
Loading…
Reference in a new issue