Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4fe4eb2

Browse files
committed
Add convenience makefile to check the latest what's new.
The invocation of Python is MacOS-specific; not sure how to make it platform indepedent (but maybe it doesn't matter)
1 parent 12ebfd7 commit 4fe4eb2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/whatsnew/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
check:
3+
../../python.exe ../../Tools/scripts/texcheck.py whatsnew25.tex

0 commit comments

Comments
 (0)