Prepare DocBook conversion
This commit is contained in:
parent
fb7531bac5
commit
47c06be84a
2 changed files with 15 additions and 3 deletions
15
README.dbk
Normal file
15
README.dbk
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
<?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></title>
|
||||||
|
</info>
|
||||||
|
<section xml:id="nerv-projects-website">
|
||||||
|
<title>Nerv Project’s website</title>
|
||||||
|
<para>
|
||||||
|
Source of http://www.nerv-project.eu
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
</article>
|
|
@ -1,3 +0,0 @@
|
||||||
# Nerv Project's website
|
|
||||||
|
|
||||||
Source of http://www.nerv-project.eu
|
|
Loading…
Reference in a new issue