Skip to content

Commit d1b1aa9

Browse files
committed
Renamed the docbook sources from *.xml to *.docbook
1 parent 5cf66f7 commit d1b1aa9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+148
-54
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include *.txt api-for-odfpy.odt
2-
recursive-include * *.1
2+
recursive-include * *.1 *.docbook Makefile
33
recursive-include tests *.txt *.py runtests *.odt *.ods *.odp
44
recursive-include examples *.txt *.py
55
recursive-include contrib *.txt *.py

contrib/gutenberg/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf gbtext2odt.1
22

33
txt: gbtext2odt.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:

contrib/odf2epub/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odf2epub.1
22

33
txt: odf2epub.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

contrib/odf2gbzip/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odf2gbzip.1
22

33
txt: odf2gbzip.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

contrib/odf2war/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odf2war.1
22

33
txt: odf2war.txt
44

5-
%.1: %.xml
5+
%.1: %.docbok
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbok
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

contrib/odfsign/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odfsign.1
22

33
txt: odfsign.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

contrib/odscell/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odscell.1
22

33
txt: odscell.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

contrib/odt2tracwiki/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odt2tracwiki.1
22

33
txt: odt2tracwiki.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:

contrib/odt2tracwiki/odt2tracwiki.1

+41-9
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,57 @@
1-
.\" ** You probably do not want to edit this file directly **
2-
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3-
.\" Instead of manually editing it, you probably should edit the DocBook XML
4-
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5-
.TH "ODT2TRACWIKI" "1" "02/07/2007" "" ""
1+
'\" t
2+
.\" Title: odt2tracwiki
3+
.\" Author: S\(/oren Roug
4+
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5+
.\" Date: 01/09/2013
6+
.\" Manual: User commands
7+
.\" Source: odfpy
8+
.\" Language: English
9+
.\"
10+
.TH "ODT2TRACWIKI" "1" "01/09/2013" "odfpy" "User commands"
11+
.\" -----------------------------------------------------------------
12+
.\" * Define some portability stuff
13+
.\" -----------------------------------------------------------------
14+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15+
.\" http://bugs.debian.org/507673
16+
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
.ie \n(.g .ds Aq \(aq
19+
.el .ds Aq '
20+
.\" -----------------------------------------------------------------
21+
.\" * set default formatting
22+
.\" -----------------------------------------------------------------
623
.\" disable hyphenation
724
.nh
825
.\" disable justification (adjust text to left margin only)
926
.ad l
27+
.\" -----------------------------------------------------------------
28+
.\" * MAIN CONTENT STARTS HERE *
29+
.\" -----------------------------------------------------------------
1030
.SH "NAME"
11-
odt2tracwiki \- Convert ODD to Trac Wiki format
31+
odt2tracwiki \- Convert ODF to Trac Wiki format
1232
.SH "SYNOPSIS"
13-
.HP 13
33+
.HP \w'\fBodt2tracwiki\fR\ 'u
1434
\fBodt2tracwiki\fR \fIpath\fR
1535
.SH "DESCRIPTION"
1636
.PP
1737
\fBodt2tracwiki\fR
18-
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
38+
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
1939
.PP
20-
"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type.
40+
"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&.
2141
.SH "EXAMPLE"
2242
.sp
43+
.if n \{\
44+
.RS 4
45+
.\}
2346
.nf
2447
odt2tracwiki odf\-file
2548
.fi
49+
.if n \{\
50+
.RE
51+
.\}
52+
.SH "AUTHOR"
53+
.PP
54+
\fBS\(/oren Roug\fR
55+
.RS 4
56+
Original author
57+
.RE

contrib/odt2tracwiki/odt2tracwiki.xml renamed to contrib/odt2tracwiki/odt2tracwiki.docbook

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
44
<refentry id="odt2tracwiki">
5+
<refentryinfo>
6+
<productname>odfpy</productname>
7+
<author><firstname>Søren</firstname><surname>Roug</surname>
8+
<contrib>Original author</contrib>
9+
</author>
10+
</refentryinfo>
11+
<refmeta>
12+
<refentrytitle>odt2tracwiki</refentrytitle>
13+
<manvolnum>1</manvolnum>
14+
<refmiscinfo class="manual">User commands</refmiscinfo>
15+
</refmeta>
516
<refnamediv>
617
<refname>odt2tracwiki</refname>
718
<refpurpose>Convert ODF to Trac Wiki format</refpurpose>

contrib/odt2zwiki/Makefile

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
all: odf odt2moinmoin.1
1+
all: odf odf2zwikimoin.1
22

3-
txt: odt2moinmoin.txt
3+
txt: odf2zwikimoin.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:

contrib/odt2zwiki/odf2zwikimoin.1

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
'\" t
2+
.\" Title: odf2zwikimoin
3+
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4+
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5+
.\" Date: 01/09/2013
6+
.\" Manual: [FIXME: manual]
7+
.\" Source: [FIXME: source]
8+
.\" Language: English
9+
.\"
10+
.TH "ODF2ZWIKIMOIN" "1" "01/09/2013" "[FIXME: source]" "[FIXME: manual]"
11+
.\" -----------------------------------------------------------------
12+
.\" * Define some portability stuff
13+
.\" -----------------------------------------------------------------
14+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15+
.\" http://bugs.debian.org/507673
16+
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
.ie \n(.g .ds Aq \(aq
19+
.el .ds Aq '
20+
.\" -----------------------------------------------------------------
21+
.\" * set default formatting
22+
.\" -----------------------------------------------------------------
23+
.\" disable hyphenation
24+
.nh
25+
.\" disable justification (adjust text to left margin only)
26+
.ad l
27+
.\" -----------------------------------------------------------------
28+
.\" * MAIN CONTENT STARTS HERE *
29+
.\" -----------------------------------------------------------------
30+
.SH "NAME"
31+
odf2zwikimoin \- Convert ODF to ZWiki MoinMoin format
32+
.SH "SYNOPSIS"
33+
.HP \w'\fBodf2zwikimoin\fR\ 'u
34+
\fBodf2zwikimoin\fR \fIpath\fR
35+
.SH "DESCRIPTION"
36+
.PP
37+
\fBodf2zwikimoin\fR
38+
is a program that will create a ZWiki MoinMoin format\&. See http://zwiki\&.org/\&.
39+
.PP
40+
"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&.
41+
.SH "EXAMPLE"
42+
.sp
43+
.if n \{\
44+
.RS 4
45+
.\}
46+
.nf
47+
odf2zwikimoin odf\-file
48+
.fi
49+
.if n \{\
50+
.RE
51+
.\}

contrib/syntaxhighlight/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf syntaxhighlight.1
22

33
txt: syntaxhighlight.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:

csv2ods/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf csv2ods.1
22

33
txt: csv2ods.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

mailodf/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf mailodf.1
22

33
txt: mailodf.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

odf/namespaces.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# Contributor(s):
1919
#
20-
TOOLSVERSION = u"ODFPY/0.9.5dev"
20+
TOOLSVERSION = u"ODFPY/0.9.6dev"
2121

2222
ANIMNS = u"urn:oasis:names:tc:opendocument:xmlns:animation:1.0"
2323
CHARTNS = u"urn:oasis:names:tc:opendocument:xmlns:chart:1.0"

odf2mht/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odf2mht.1
22

33
txt: odf2mht.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

odf2xhtml/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odf2xhtml.1
22

33
txt: odf2xhtml.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

odf2xml/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odf2xml.1
22

33
txt: odf2xml.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

odfimgimport/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odfimgimport.1
22

33
txt: odfimgimport.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

odflint/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
all: odf odflint.1
22

33

4-
%.1: %.xml
4+
%.1: %.docbook
55
xmlto man $<
66

7-
%.txt: %.xml
7+
%.txt: %.docbook
88
xmlto txt $<
99

1010
clean:
File renamed without changes.

odfmeta/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odfmeta.1
22

33
txt: odfmeta.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

odfoutline/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ all: odf odfoutline.1
22

33
txt: odfoutline.txt
44

5-
%.1: %.xml
5+
%.1: %.docbook
66
xmlto man $<
77

8-
%.txt: %.xml
8+
%.txt: %.docbook
99
xmlto txt $<
1010

1111
clean:
File renamed without changes.

0 commit comments

Comments
 (0)