Document obsolete syntax in rgbasm-old(5) (#1571)

This commit is contained in:
Sylvie
2024-12-10 12:34:37 -05:00
committed by GitHub
parent b877c81c32
commit c1b85554a8
9 changed files with 351 additions and 4 deletions

View File

@@ -55,8 +55,8 @@ GitHub.
If you do not have `groff` installed, you can change
`groff -Tpdf -mdoc -wall` to `mandoc -Tpdf -I os=Linux` in
[.github/actions/get-pages.sh](.github/actions/get-pages.sh) and it
will suffice.
[maintainer/man_to_html.sh](https://github.com/gbdev/rgbds-www/blob/master/maintainer/man_to_html.sh)
and it will suffice.
4. Commit and push the documentation. You can use <code>git commit -m
"Create RGBDS <i>&lt;tag&gt;</i> documentation"</code> and `git push origin master`