python-sphinx
This commit is contained in:
@@ -21,8 +21,8 @@ def install():
|
||||
load_grammar('%s/usr/lib/%s/site-packages/sphinx/pycode/Grammar-py2.txt')\"" %(get.installDIR(), get.curPYTHON(), ) )
|
||||
|
||||
# create sphinx documentation using itself
|
||||
pythonmodules.run("sphinx-build.py doc doc/_build/html")
|
||||
pisitools.dohtml("doc/_build/html/*")
|
||||
#pythonmodules.run("sphinx-build.py doc doc/_build/html")
|
||||
#pisitools.dohtml("doc/_build/html/*")
|
||||
|
||||
pisitools.dodoc("CHANGES", "EXAMPLES")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
|
||||
<Description>It's a very common documentation generator especially using for python based documentation.It can generate HTML or PDF, Ps outputs with Latex output support.</Description>
|
||||
<Archive sha1sum="71dac26c76c3d60651f92ba52f9b4f6bb19d1d13" type="targz">https://pypi.python.org/packages/e3/87/e271f7f0d498c7fdaec009c27955401d18ef357c0d468e1eb2be36bdc68c/Sphinx-1.5.2.tar.gz</Archive>
|
||||
<Archive sha1sum="d374d466a6d6b4fcf1df997ae580d66480134ea8" type="targz">https://files.pythonhosted.org/packages/8b/7e/b188d9a3b9c938e736e02a74c1363c2888e095d770df2c72b4c312f9fdcb/Sphinx-1.6.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>docutils</Dependency>
|
||||
<Dependency>python-six</Dependency>
|
||||
@@ -52,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-08-15</Date>
|
||||
<Version>1.6.5</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-29</Date>
|
||||
<Version>1.5.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user