https://github.com/source-solutions/help
online help wiki
https://github.com/source-solutions/help
Last synced: 13 days ago
JSON representation
online help wiki
- Host: GitHub
- URL: https://github.com/source-solutions/help
- Owner: source-solutions
- License: cc-by-sa-4.0
- Created: 2023-05-25T12:01:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T20:47:45.000Z (over 2 years ago)
- Last Synced: 2025-01-25T19:27:04.851Z (over 1 year ago)
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This wiki is the single-source for the following SE Basic IV documents:
* HELP app
* [project wiki](https://github.com/source-solutions/HELP/wiki)
* [printed manual](https://github.com/source-solutions/HELP/blob/main/Programming%20SE%20BASIC.pdf)
Content is componentized, written in a hybrid of Markdown and HTML, and formatted for an 80x24 fixed-width character display.
The wiki repository includes a makefile to build the PDF. This requires these command line tools:
* [LaTeX](https://pandoc.org/installing.html)
* [Make](https://www.gnu.org/software/make/)
* [Pandoc](https://pandoc.org/)