@@ -12,8 +12,12 @@ Pre-release
1212 up-to-date.
1313 - Create ` docs/relnotes/MOST-Release-Notes-#.#.md ` document from
1414 Appendix B of ` MOST-manual.tex ` .
15+ - Update date in Copyright line in:
16+ - ` LICENSE `
17+ - ` docs/sphinx/source/conf.py ` .
1518- Update version number and date in:
1619 - ` mostver.m `
20+ - ` docs/sphinx/source/conf.py `
1721 - ` most.m ` (copyright line in printout)
1822 - ` lib/Contents.m `
1923 - ` docs/relnotes/MOST-Release-Notes-#.#.md `
@@ -25,7 +29,6 @@ Pre-release
2529 - Sphinx docs
2630 - ` mp-docs-shared/preamble.tex.txt ` - \mostver
2731 - ` mp-docs-shared/prolog.rst.txt ` - in URL in raw-html for |MOSTman|
28- - Copyright line in ` LICENSE ` .
2932- In ` README.md ` and ` docs/src/MOST-manual/MOST-manual.tex `
3033 - update output of ` test_most ` in Section 2.2
3134 - may require first doing:
@@ -58,7 +61,7 @@ Pre-release
5861 - Make updates for current version specific citations:
5962 - version number (3 places)
6063 - year
61- - latest version DOI, current is: 10.5281/zenodo.7434827
64+ - latest version DOI, current is: 10.5281/zenodo.11177189
6265 - (update here each time)
6366 ... in the following places ...
6467 - CITATION file
@@ -69,32 +72,31 @@ Pre-release
6972 - search everywhere for 10.5281/zenodo.3236531 and update year
7073 - User's Manual
7174 - search citations in all other projects being updated simultaneously
72- (does not exist as of 6/20/19)
75+ - MATPOWER User's Manual
7376 - search everywhere for 10.5281/zenodo.3236519 and update year (MATPOWER User's Manual)
7477 - User's Manual
7578- Copy latest `MATPOWER-manual.aux` to `docs/src/MOST-manual` for
7679 `\externaldocument`
77- - Create `MOST-manual.pdf` from `MOST-manual.tex`
78- - move to `docs`
79- - make copy named `MOST-manual-x.x.pdf`
80- - copy to `docs` directory of `matpower.org-static` git repo
81- - update `MOST-manual.pdf` symlink on `https://matpower.org/docs/` to point
82- to new `MOST-manual-x.x.pdf` (replaces existing current version)
83- - `cd dev/projects/matpower.org-static/docs`
84- - `rm MOST-manual.pdf`
85- - `ln -s ./MOST-manual-x.x.pdf MOST-manual.pdf`
86- - commit & push, then pull to matpower.org
87- - upload `MOST-manual-x.x.pdf` to Zenodo and finish entry for "New Version"
88- - update:
89- - Publication date
90- - Version
91- - Identifiers:
92- - version number in "identical to"
93- - add link on `https://matpower.org/doc/manuals/` page
80+ - Create `MOST-manual.pdf` from `MOST-manual.tex` and move to `docs`.
9481- Add release notice with date and version in `CHANGES.md`.
9582- Commit all changes to `prep-for-release`.
9683- Push `prep-for-release` to GitHub.
9784- Make sure CI checks are ok.
85+ - Make copy named `MOST-manual-x.x.pdf`
86+ - copy to `docs` directory of `matpower.org-static` git repo
87+ - update `MOST-manual.pdf` symlink on `https://matpower.org/docs/` to point
88+ to new `MOST-manual-x.x.pdf` (replaces existing current version)
89+ - `cd dev/projects/matpower.org-static/docs`
90+ - `rm MOST-manual.pdf`
91+ - `ln -s ./MOST-manual-x.x.pdf MOST-manual.pdf`
92+ - commit & push, then pull to matpower.org
93+ - upload `MOST-manual-x.x.pdf` to Zenodo and finish entry for "New Version"
94+ - update:
95+ - Publication date
96+ - Version
97+ - Identifiers:
98+ - version number in "identical to"
99+ - Add link on `https://matpower.org/doc/manuals/` page
98100
99101
100102Release
0 commit comments