[Python-modules-commits] [nbsphinx] branch upstream updated (f2f2c4a -> f054aa3)
Jerome Benoit
calculus-guest at moszumanska.debian.org
Fri Jan 19 21:25:39 UTC 2018
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a change to branch upstream
in repository nbsphinx.
from f2f2c4a Import nbsphinx_0.2.14+ds.orig.tar.xz
new f054aa3 Import nbsphinx_0.3.1+ds.orig.tar.xz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 2 +-
NEWS.rst | 19 ++++
PKG-INFO | 34 +++----
README.rst | 29 +++---
doc/a-normal-rst-file.rst | 30 ++++--
doc/allow-errors.ipynb | 22 ++---
doc/code-cells.ipynb | 126 +++++++-----------------
doc/conf.py | 41 +++++++-
doc/hidden-cells.ipynb | 14 ++-
doc/images/stickfigure.png | Bin 1167 -> 0 bytes
doc/index.rst | 4 +-
doc/installation.ipynb | 163 ++++++++++++++++++++++++++++++++
doc/links.ipynb | 30 +++++-
doc/markdown-cells.ipynb | 45 ++++++++-
doc/never-execute.ipynb | 6 +-
doc/orphan.ipynb | 12 +--
doc/pre-executed.ipynb | 27 ++----
doc/prolog-and-epilog.ipynb | 122 ++++++++++++++++++++++++
doc/raw-cells.ipynb | 2 +-
doc/requirements.txt | 2 +-
doc/subdir/a-notebook-in-a-subdir.ipynb | 6 +-
doc/subdir/example.ipynb | 87 -----------------
doc/subdir/toctree.ipynb | 2 +-
doc/timeout.ipynb | 6 +-
doc/usage.ipynb | 154 ++++++++++++------------------
setup.py | 8 +-
nbsphinx.py => src/nbsphinx.py | 152 ++++++++++++++++++++++-------
27 files changed, 722 insertions(+), 423 deletions(-)
delete mode 100644 doc/images/stickfigure.png
create mode 100644 doc/installation.ipynb
create mode 100644 doc/prolog-and-epilog.ipynb
delete mode 100644 doc/subdir/example.ipynb
rename nbsphinx.py => src/nbsphinx.py (89%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nbsphinx.git
More information about the Python-modules-commits
mailing list