Skip to content

Commit

Permalink
Renamed the docbook sources from *.xml to *.docbook
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenroug committed Jan 9, 2013
1 parent 5cf66f7 commit d1b1aa9
Show file tree
Hide file tree
Showing 45 changed files with 148 additions and 54 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
include *.txt api-for-odfpy.odt
recursive-include * *.1
recursive-include * *.1 *.docbook Makefile
recursive-include tests *.txt *.py runtests *.odt *.ods *.odp
recursive-include examples *.txt *.py
recursive-include contrib *.txt *.py
4 changes: 2 additions & 2 deletions contrib/gutenberg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf gbtext2odt.1

txt: gbtext2odt.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/odf2epub/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odf2epub.1

txt: odf2epub.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/odf2gbzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odf2gbzip.1

txt: odf2gbzip.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/odf2war/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odf2war.1

txt: odf2war.txt

%.1: %.xml
%.1: %.docbok
xmlto man $<

%.txt: %.xml
%.txt: %.docbok
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/odfsign/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odfsign.1

txt: odfsign.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/odscell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odscell.1

txt: odscell.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/odt2tracwiki/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odt2tracwiki.1

txt: odt2tracwiki.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
50 changes: 41 additions & 9 deletions contrib/odt2tracwiki/odt2tracwiki.1
Original file line number Diff line number Diff line change
@@ -1,25 +1,57 @@
.\" ** You probably do not want to edit this file directly **
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "ODT2TRACWIKI" "1" "02/07/2007" "" ""
'\" t
.\" Title: odt2tracwiki
.\" Author: S\(/oren Roug
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 01/09/2013
.\" Manual: User commands
.\" Source: odfpy
.\" Language: English
.\"
.TH "ODT2TRACWIKI" "1" "01/09/2013" "odfpy" "User commands"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
odt2tracwiki \- Convert ODD to Trac Wiki format
odt2tracwiki \- Convert ODF to Trac Wiki format
.SH "SYNOPSIS"
.HP 13
.HP \w'\fBodt2tracwiki\fR\ 'u
\fBodt2tracwiki\fR \fIpath\fR
.SH "DESCRIPTION"
.PP
\fBodt2tracwiki\fR
is a program that will create a Trac Wiki format. See http://trac.edgewall.org/. I expect to add a feature that will upload the page with images to a Trac Wiki page using XML\-RPC. http://trac\-hacks.org/wiki/XmlRpcPlugin
is a program that will create a Trac Wiki format\&. See http://trac\&.edgewall\&.org/\&. I expect to add a feature that will upload the page with images to a Trac Wiki page using XML\-RPC\&. http://trac\-hacks\&.org/wiki/XmlRpcPlugin
.PP
"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type.
"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&.
.SH "EXAMPLE"
.sp
.if n \{\
.RS 4
.\}
.nf
odt2tracwiki odf\-file
.fi
.if n \{\
.RE
.\}
.SH "AUTHOR"
.PP
\fBS\(/oren Roug\fR
.RS 4
Original author
.RE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry id="odt2tracwiki">
<refentryinfo>
<productname>odfpy</productname>
<author><firstname>Søren</firstname><surname>Roug</surname>
<contrib>Original author</contrib>
</author>
</refentryinfo>
<refmeta>
<refentrytitle>odt2tracwiki</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">User commands</refmiscinfo>
</refmeta>
<refnamediv>
<refname>odt2tracwiki</refname>
<refpurpose>Convert ODF to Trac Wiki format</refpurpose>
Expand Down
8 changes: 4 additions & 4 deletions contrib/odt2zwiki/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
all: odf odt2moinmoin.1
all: odf odf2zwikimoin.1

txt: odt2moinmoin.txt
txt: odf2zwikimoin.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
51 changes: 51 additions & 0 deletions contrib/odt2zwiki/odf2zwikimoin.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
'\" t
.\" Title: odf2zwikimoin
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 01/09/2013
.\" Manual: [FIXME: manual]
.\" Source: [FIXME: source]
.\" Language: English
.\"
.TH "ODF2ZWIKIMOIN" "1" "01/09/2013" "[FIXME: source]" "[FIXME: manual]"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
odf2zwikimoin \- Convert ODF to ZWiki MoinMoin format
.SH "SYNOPSIS"
.HP \w'\fBodf2zwikimoin\fR\ 'u
\fBodf2zwikimoin\fR \fIpath\fR
.SH "DESCRIPTION"
.PP
\fBodf2zwikimoin\fR
is a program that will create a ZWiki MoinMoin format\&. See http://zwiki\&.org/\&.
.PP
"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&.
.SH "EXAMPLE"
.sp
.if n \{\
.RS 4
.\}
.nf
odf2zwikimoin odf\-file
.fi
.if n \{\
.RE
.\}
File renamed without changes.
4 changes: 2 additions & 2 deletions contrib/syntaxhighlight/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf syntaxhighlight.1

txt: syntaxhighlight.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions csv2ods/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf csv2ods.1

txt: csv2ods.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions mailodf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf mailodf.1

txt: mailodf.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion odf/namespaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#
# Contributor(s):
#
TOOLSVERSION = u"ODFPY/0.9.5dev"
TOOLSVERSION = u"ODFPY/0.9.6dev"

ANIMNS = u"urn:oasis:names:tc:opendocument:xmlns:animation:1.0"
CHARTNS = u"urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
Expand Down
4 changes: 2 additions & 2 deletions odf2mht/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odf2mht.1

txt: odf2mht.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions odf2xhtml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odf2xhtml.1

txt: odf2xhtml.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions odf2xml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odf2xml.1

txt: odf2xml.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions odfimgimport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odfimgimport.1

txt: odfimgimport.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions odflint/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
all: odf odflint.1


%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions odfmeta/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odfmeta.1

txt: odfmeta.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions odfoutline/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ all: odf odfoutline.1

txt: odfoutline.txt

%.1: %.xml
%.1: %.docbook
xmlto man $<

%.txt: %.xml
%.txt: %.docbook
xmlto txt $<

clean:
Expand Down
File renamed without changes.
Loading

0 comments on commit d1b1aa9

Please sign in to comment.