Git commit 20a5e1c07a40bf4d2c4e40c78f5fa2630fd0ace0 by Yuri Chornoivan. Committed on 04/07/2013 at 06:50. Pushed by yurchor into branch 'master'.
Fix chapter not processing by scripty M +2 -0 doc/chapterImportExport.docbook M +0 -2 doc/index.docbook http://commits.kde.org/rocs/20a5e1c07a40bf4d2c4e40c78f5fa2630fd0ace0 diff --git a/doc/chapterImportExport.docbook b/doc/chapterImportExport.docbook index bb940c5..795a3da 100644 --- a/doc/chapterImportExport.docbook +++ b/doc/chapterImportExport.docbook @@ -1,3 +1,4 @@ +<chapter id="import-export"> <title>Import and Export</title> <sect1 id="import-export-projects"> <title>Exchange &rocs; Projects</title> @@ -80,3 +81,4 @@ digraph myGraph { </sect2> </sect1> +</chapter> \ No newline at end of file diff --git a/doc/index.docbook b/doc/index.docbook index e6e1b67..e26a57b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -612,9 +612,7 @@ But also every backend provides the properties and functions that are defined fo </chapter> -<chapter id="import-export"> &chapterImportExport; -</chapter> <chapter id="credits">
