Skip to content

Commit

Permalink
clean up docs for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ironsheep committed Sep 11, 2024
1 parent 2127a25 commit 2a3e9c1
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion BUILD-RUN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pnut-TS Repository Build and test Notes
# PNut-TS Repository Build and test Notes
A re-implementation of PNut for Windows in a platform agnostic language.

![Project Maintenance][maintenance-shield]
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Work to appear in upcoming releases:
- First formal release
- Compatible with PNut_v45.exe

## [1.43.0] 2024-??-??
## [1.43.0] 2024-09-11

- Initial Release for Testing
- Compatible with PNut_v43.exe
Expand Down
2 changes: 1 addition & 1 deletion CommandLine.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pnut-TS - Command Line
# PNut-TS - Command Line

![Project Maintenance][maintenance-shield]

Expand Down
2 changes: 1 addition & 1 deletion Coverage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pnut-TS - Coverage Testing
# PNut-TS - Coverage Testing

![Project Maintenance][maintenance-shield]

Expand Down
2 changes: 0 additions & 2 deletions DOCs/DEV/PNutTSDev-TODOs.taskpaper
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ RE-PACKAGING PNut-TS (Self-contained):

RE-PACKAGING PNut-TS (External Node.js):
- in vscode run: npm run bld-dist
- copy pkgs/ content to /Users/stephen/Library/CloudStorage/Dropbox/PropV2-Shared/Projects/PNutTS-work/DIST/_pkgs
- ensure content of /Users/stephen/Library/CloudStorage/Dropbox/PropV2-Shared/Projects/PNutTS-work/DIST/_dist is current (has latest stuff)
- run cs_pack_ext.sh # to fill _unzipped with correctly shaped folders with signed macos exe's
- run cs_zip.sh # to put initial .zip files in _UPLOAD
- run manually DropDMG to build dmg's for each of two macOS arch's
Expand Down
4 changes: 2 additions & 2 deletions Preprocessor.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pnut reimplementation in TypeScript (Pnut-TS)<br>The Pnut-TS Preprocessor
# Pnut reimplementation in TypeScript (Pnut-TS)<br>The PNut-TS Preprocessor

![Project Maintenance][maintenance-shield]

Expand All @@ -10,7 +10,7 @@

[![GitHub issues][Issues-shield]](https://github.com/ironsheep/Pnut-ts-dev/issues)

## Pnut-TS Preprocessor Comamnd line options
## PNut-TS Preprocessor Comamnd line options

A couple of command line options affect the proprocessing:

Expand Down
2 changes: 1 addition & 1 deletion scripts-pkg/_dist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Work to appear in upcoming releases:
- First formal release
- Compatible with PNut_v45.exe

## [1.43.0] 2024-??-??
## [1.43.0] 2024-09-11

- Initial Release for Testing
- Compatible with PNut_v43.exe
Expand Down
2 changes: 1 addition & 1 deletion scripts-pkg/_dist/CommandLine.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pnut-TS - Command Line
# PNut-TS - Command Line

![Project Maintenance][maintenance-shield]

Expand Down
4 changes: 2 additions & 2 deletions scripts-pkg/_dist/Preprocessor.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pnut reimplementation in TypeScript (Pnut-TS)<br>The Pnut-TS Preprocessor
# Pnut reimplementation in TypeScript (Pnut-TS)<br>The PNut-TS Preprocessor

![Project Maintenance][maintenance-shield]

Expand All @@ -10,7 +10,7 @@

[![GitHub issues][Issues-shield]](https://github.com/ironsheep/Pnut-ts-dev/issues)

## Pnut-TS Preprocessor Comamnd line options
## PNut-TS Preprocessor Comamnd line options

A couple of command line options affect the proprocessing:

Expand Down

0 comments on commit 2a3e9c1

Please sign in to comment.