Skip to content

Commit 0548ad6

Browse files
committed
build 9.7.1
1 parent f5ac893 commit 0548ad6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/dist.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Authors: Christopher Ariza
77
# Michael Scott Asato Cuthbert
88
#
9-
# Copyright: Copyright © 2010-2024 Michael Scott Asato Cuthbert
9+
# Copyright: Copyright © 2010-2025 Michael Scott Asato Cuthbert
1010
# License: BSD, see license.txt
1111
# ------------------------------------------------------------------------------
1212
'''
@@ -39,11 +39,11 @@
3939
7. run documentation/make.py clean (skip on minor version changes) -- you may need to make a
4040
documentation/build directory first.
4141
8. run documentation/make.py linkcheck [*] - missing http://www.musicxml.org/dtds/partwise.dtd
42-
and code-of-conduct links are both okay. The points about
42+
and code-of-conduct links are both okay to fail. The points about
4343
"more than one target found for cross-reference 'Direction'"
4444
are known bugs in Sphinx (when the same named Enum appears in different modules)
4545
and we can't fix.
46-
StackOverflow seems also to be presenting linkcheck -- check manually every once in
46+
StackOverflow seems also to be preventing linkcheck -- check manually every once in
4747
a while, but looking good May 2025.
4848
Ignore the errors at the end if everything looks good.
4949
9. run documentation/make.py [*]
@@ -68,7 +68,7 @@
6868
DO NOT RUN THIS ON A PC or the Mac .tar.gz might have an incorrect permission if you do.
6969
7070
14. PR and Commit to GitHub at this point w/ commit comment of the new version,
71-
then don't change anything until the next step is done.
71+
then don't change anything until the next step is done. Merge to main/master
7272
(.gitignore will avoid uploading the large files created here.)
7373
7474
15. Switch back to master/main branch
573 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)