Skip to content

Commit 496943e

Browse files
committed
🤝 upstreaming with sphinx
1 parent aa0c045 commit 496943e

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Change log
44
0.0.8 - tba
55
--------------------------------------------------------------------------------
66

7+
Fixed
8+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9+
10+
#. `#114 <https://github.com/moremoban/pypi-mobans/issues/114>`_: setup.py.jj2
11+
gets default console_scripts entry always
12+
13+
0.0.8 - tba
14+
--------------------------------------------------------------------------------
15+
716
Updated
817
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
918

templates/docs/Makefile.jj2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ help:
1818
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
1919
%: Makefile
2020
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
21+

templates/docs/conf.py_t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,4 @@ intersphinx_mapping = {'https://docs.python.org/': None}
114114
# If true, `todo` and `todoList` produce output, else they produce nothing.
115115
todo_include_todos = True
116116
{%- endif %}
117+

templates/docs/make.bat.jj2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ goto end
3333

3434
:end
3535
popd
36+

templates/docs/master_doc.rst_t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Indices and tables
1818
* :ref:`genindex`
1919
* :ref:`modindex`
2020
* :ref:`search`
21+

0 commit comments

Comments
 (0)