Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

Commit 494843c

Browse files
author
Jerome Dumonteil
committed
fix version and setup.py, update documentation
1 parent df11cba commit 494843c

Some content is hidden

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

58 files changed

+441
-1043
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MANIFEST
2-
#version.txt
2+
version.txt
33
python_path.txt
44
build
55
doc_make/autodocs

INSTALL

100644100755
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
Install Dependencies:
22
- python >= 2.6: http://www.python.org/
3+
- python setuptools: https://pypi.python.org/pypi/setuptools
34
- lxml >= 2.0: http://codespeak.net/lxml/
45
- recommanded : Python Imaging Library (PIL)
56

67
Dependencies Packages:
78
- Debian:
9+
python-setuptools
810
python-lxml
911
python-imaging
1012
- CentOS:
13+
python-setuptools
1114
python-lxml
1215
python-imaging
1316

doc_make/autodocs.rst

100644100755
File mode changed.

doc_make/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
# General information about the project.
5252
project = u'lpOD-python'
53-
copyright = u'2009-2012, lpOD team'
53+
copyright = u'2009-2013, lpOD team'
5454

5555
# The version info for the project you're documenting, acts as replacement for
5656
# |version| and |release|, also used in various other places throughout the

doc_make/index.rst

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. Copyright (c) 2009-2012 Ars Aperta, Itaapy, Pierlis, Talend.
1+
.. Copyright (c) 2009-2013 Ars Aperta, Itaapy, Pierlis, Talend.
22
33
Authors: David Versmisse <[email protected]>
44
Hervé Cauwelier <[email protected]>
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
:mod:`lpod.release`
1+
:mod:`lpod._version`
22
##############################################
3-
.. automodule:: lpod.release
4-
:synopsis: Lpod release module
3+
.. automodule:: lpod._version
4+
:synopsis:
5+
version.
6+
57
:show-inheritance:
68
:members:
79
:undoc-members:

documentation/html/_sources/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. Copyright (c) 2009-2012 Ars Aperta, Itaapy, Pierlis, Talend.
1+
.. Copyright (c) 2009-2013 Ars Aperta, Itaapy, Pierlis, Talend.
22

33
Authors: David Versmisse <[email protected]>
44
Hervé Cauwelier <[email protected]>

documentation/html/_static/pygments.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
.highlight .gr { color: #FF0000 } /* Generic.Error */
1414
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
1515
.highlight .gi { color: #00A000 } /* Generic.Inserted */
16-
.highlight .go { color: #303030 } /* Generic.Output */
16+
.highlight .go { color: #333333 } /* Generic.Output */
1717
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
1818
.highlight .gs { font-weight: bold } /* Generic.Strong */
1919
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
20-
.highlight .gt { color: #0040D0 } /* Generic.Traceback */
20+
.highlight .gt { color: #0044DD } /* Generic.Traceback */
2121
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
2222
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
2323
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */

documentation/html/autodocs.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
1010

11-
<title>lpod-python &mdash; lpOD-python (version: current) documentation</title>
11+
<title>lpod-python &mdash; lpOD-python (version: 1.1.4) documentation</title>
1212

1313
<link rel="stylesheet" href="_static/lpod.css" type="text/css" />
1414
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1515

1616
<script type="text/javascript">
1717
var DOCUMENTATION_OPTIONS = {
1818
URL_ROOT: '',
19-
VERSION: 'current-v1.1.3-4-g8d22b6b',
19+
VERSION: '1.1.4',
2020
COLLAPSE_INDEX: false,
2121
FILE_SUFFIX: '.html',
2222
HAS_SOURCE: true
@@ -25,7 +25,7 @@
2525
<script type="text/javascript" src="_static/jquery.js"></script>
2626
<script type="text/javascript" src="_static/underscore.js"></script>
2727
<script type="text/javascript" src="_static/doctools.js"></script>
28-
<link rel="top" title="lpOD-python (version: current) documentation" href="index.html" />
28+
<link rel="top" title="lpOD-python (version: 1.1.4) documentation" href="index.html" />
2929
<link rel="next" title="lpod._flags" href="autodocs/_flags.html" />
3030
<link rel="prev" title="Introduction" href="index.html" />
3131
</head>
@@ -45,7 +45,7 @@ <h3>Navigation</h3>
4545
<li class="right" >
4646
<a href="index.html" title="Introduction"
4747
accesskey="P">previous</a> |</li>
48-
<li><a href="index.html">lpOD-python (version: current) documentation</a> &raquo;</li>
48+
<li><a href="index.html">lpOD-python (version: 1.1.4) documentation</a> &raquo;</li>
4949
</ul>
5050
</div>
5151

@@ -59,6 +59,7 @@ <h1>lpod-python<a class="headerlink" href="#lpod-python" title="Permalink to thi
5959
<div class="toctree-wrapper compound">
6060
<ul>
6161
<li class="toctree-l1"><a class="reference internal" href="autodocs/_flags.html"><tt class="docutils literal"><span class="pre">lpod._flags</span></tt></a></li>
62+
<li class="toctree-l1"><a class="reference internal" href="autodocs/_version.html"><tt class="docutils literal"><span class="pre">lpod._version</span></tt></a></li>
6263
<li class="toctree-l1"><a class="reference internal" href="autodocs/bookmark.html"><tt class="docutils literal"><span class="pre">lpod.bookmark</span></tt></a></li>
6364
<li class="toctree-l1"><a class="reference internal" href="autodocs/cleaner.html"><tt class="docutils literal"><span class="pre">lpod.cleaner</span></tt></a></li>
6465
<li class="toctree-l1"><a class="reference internal" href="autodocs/const.html"><tt class="docutils literal"><span class="pre">lpod.const</span></tt></a></li>
@@ -81,7 +82,6 @@ <h1>lpod-python<a class="headerlink" href="#lpod-python" title="Permalink to thi
8182
<li class="toctree-l1"><a class="reference internal" href="autodocs/note.html"><tt class="docutils literal"><span class="pre">lpod.note</span></tt></a></li>
8283
<li class="toctree-l1"><a class="reference internal" href="autodocs/paragraph.html"><tt class="docutils literal"><span class="pre">lpod.paragraph</span></tt></a></li>
8384
<li class="toctree-l1"><a class="reference internal" href="autodocs/reference.html"><tt class="docutils literal"><span class="pre">lpod.reference</span></tt></a></li>
84-
<li class="toctree-l1"><a class="reference internal" href="autodocs/release.html"><tt class="docutils literal"><span class="pre">lpod.release</span></tt></a></li>
8585
<li class="toctree-l1"><a class="reference internal" href="autodocs/rst2odt.html"><tt class="docutils literal"><span class="pre">lpod.rst2odt</span></tt></a></li>
8686
<li class="toctree-l1"><a class="reference internal" href="autodocs/scriptutils.html"><tt class="docutils literal"><span class="pre">lpod.scriptutils</span></tt></a></li>
8787
<li class="toctree-l1"><a class="reference internal" href="autodocs/section.html"><tt class="docutils literal"><span class="pre">lpod.section</span></tt></a></li>
@@ -91,7 +91,6 @@ <h1>lpod-python<a class="headerlink" href="#lpod-python" title="Permalink to thi
9191
<li class="toctree-l1"><a class="reference internal" href="autodocs/style.html"><tt class="docutils literal"><span class="pre">lpod.style</span></tt></a></li>
9292
<li class="toctree-l1"><a class="reference internal" href="autodocs/styles.html"><tt class="docutils literal"><span class="pre">lpod.styles</span></tt></a></li>
9393
<li class="toctree-l1"><a class="reference internal" href="autodocs/table.html"><tt class="docutils literal"><span class="pre">lpod.table</span></tt></a></li>
94-
<li class="toctree-l1"><a class="reference internal" href="autodocs/table_old.html"><tt class="docutils literal"><span class="pre">lpod.table_old</span></tt></a></li>
9594
<li class="toctree-l1"><a class="reference internal" href="autodocs/toc.html"><tt class="docutils literal"><span class="pre">lpod.toc</span></tt></a></li>
9695
<li class="toctree-l1"><a class="reference internal" href="autodocs/tracked_changes.html"><tt class="docutils literal"><span class="pre">lpod.tracked_changes</span></tt></a></li>
9796
<li class="toctree-l1"><a class="reference internal" href="autodocs/utils.html"><tt class="docutils literal"><span class="pre">lpod.utils</span></tt></a></li>
@@ -150,12 +149,12 @@ <h3>Navigation</h3>
150149
<li class="right" >
151150
<a href="index.html" title="Introduction"
152151
>previous</a> |</li>
153-
<li><a href="index.html">lpOD-python (version: current) documentation</a> &raquo;</li>
152+
<li><a href="index.html">lpOD-python (version: 1.1.4) documentation</a> &raquo;</li>
154153
</ul>
155154
</div>
156155
<div class="footer">
157-
&copy; Copyright 2009-2012, lpOD team.
158-
Last updated on Last release: lpOD current-v1.1.3-4-g8d22b6b. Last modified: 2013-06-13 15:17..
156+
&copy; Copyright 2009-2013, lpOD team.
157+
Last updated on Last release: lpOD 1.1.4. Last modified: 2013-08-01 16:29..
159158
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
160159
</div>
161160
</body>

documentation/html/autodocs/_flags.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
1010

11-
<title>lpod._flags &mdash; lpOD-python (version: current) documentation</title>
11+
<title>lpod._flags &mdash; lpOD-python (version: 1.1.4) documentation</title>
1212

1313
<link rel="stylesheet" href="../_static/lpod.css" type="text/css" />
1414
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1515

1616
<script type="text/javascript">
1717
var DOCUMENTATION_OPTIONS = {
1818
URL_ROOT: '../',
19-
VERSION: 'current-v1.1.3-4-g8d22b6b',
19+
VERSION: '1.1.4',
2020
COLLAPSE_INDEX: false,
2121
FILE_SUFFIX: '.html',
2222
HAS_SOURCE: true
@@ -25,9 +25,9 @@
2525
<script type="text/javascript" src="../_static/jquery.js"></script>
2626
<script type="text/javascript" src="../_static/underscore.js"></script>
2727
<script type="text/javascript" src="../_static/doctools.js"></script>
28-
<link rel="top" title="lpOD-python (version: current) documentation" href="../index.html" />
28+
<link rel="top" title="lpOD-python (version: 1.1.4) documentation" href="../index.html" />
2929
<link rel="up" title="lpod-python" href="../autodocs.html" />
30-
<link rel="next" title="lpod.bookmark" href="bookmark.html" />
30+
<link rel="next" title="lpod._version" href="_version.html" />
3131
<link rel="prev" title="lpod-python" href="../autodocs.html" />
3232
</head>
3333
<body>
@@ -41,12 +41,12 @@ <h3>Navigation</h3>
4141
<a href="../py-modindex.html" title="Python Module Index"
4242
>modules</a> |</li>
4343
<li class="right" >
44-
<a href="bookmark.html" title="lpod.bookmark"
44+
<a href="_version.html" title="lpod._version"
4545
accesskey="N">next</a> |</li>
4646
<li class="right" >
4747
<a href="../autodocs.html" title="lpod-python"
4848
accesskey="P">previous</a> |</li>
49-
<li><a href="../index.html">lpOD-python (version: current) documentation</a> &raquo;</li>
49+
<li><a href="../index.html">lpOD-python (version: 1.1.4) documentation</a> &raquo;</li>
5050
<li><a href="../autodocs.html" accesskey="U">lpod-python</a> &raquo;</li>
5151
</ul>
5252
</div>
@@ -87,8 +87,8 @@ <h4>Previous topic</h4>
8787
<p class="topless"><a href="../autodocs.html"
8888
title="previous chapter">lpod-python</a></p>
8989
<h4>Next topic</h4>
90-
<p class="topless"><a href="bookmark.html"
91-
title="next chapter"><tt class="docutils literal"><span class="pre">lpod.bookmark</span></tt></a></p>
90+
<p class="topless"><a href="_version.html"
91+
title="next chapter"><tt class="docutils literal"><span class="pre">lpod._version</span></tt></a></p>
9292
<h3>This Page</h3>
9393
<ul class="this-page-menu">
9494
<li><a href="../_sources/autodocs/_flags.txt"
@@ -121,18 +121,18 @@ <h3>Navigation</h3>
121121
<a href="../py-modindex.html" title="Python Module Index"
122122
>modules</a> |</li>
123123
<li class="right" >
124-
<a href="bookmark.html" title="lpod.bookmark"
124+
<a href="_version.html" title="lpod._version"
125125
>next</a> |</li>
126126
<li class="right" >
127127
<a href="../autodocs.html" title="lpod-python"
128128
>previous</a> |</li>
129-
<li><a href="../index.html">lpOD-python (version: current) documentation</a> &raquo;</li>
129+
<li><a href="../index.html">lpOD-python (version: 1.1.4) documentation</a> &raquo;</li>
130130
<li><a href="../autodocs.html" >lpod-python</a> &raquo;</li>
131131
</ul>
132132
</div>
133133
<div class="footer">
134-
&copy; Copyright 2009-2012, lpOD team.
135-
Last updated on Last release: lpOD current-v1.1.3-4-g8d22b6b. Last modified: 2013-06-13 15:17..
134+
&copy; Copyright 2009-2013, lpOD team.
135+
Last updated on Last release: lpOD 1.1.4. Last modified: 2013-08-01 16:29..
136136
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
137137
</div>
138138
</body>

0 commit comments

Comments
 (0)