Skip to content

Commit 4616f20

Browse files
committed
Test commit
1 parent c3a651a commit 4616f20

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Doc/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ help:
4747

4848
build:
4949
-mkdir -p build
50+
$(BLURB) help
51+
$(SPHINXBUILD) --version
5052
# Look first for a Misc/NEWS file (building from a source release tarball
5153
# or old repo) and use that, otherwise look for a Misc/NEWS.d directory
5254
# (building from a newer repo) and use blurb to generate the NEWS file.

Doc/about.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
About these documents
33
=====================
44

5+
No-op!
56

67
These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a
78
document processor specifically written for the Python documentation.

0 commit comments

Comments
 (0)