mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Update Document Creation Process
- Add proper Build and Makefile files in Source/Doc directory - Switch preprocessing from pp to m4 which is more supportable across platforms - Building of documentation is still done manually as needed, but it is now easy to do under either Windows or Linux using provided files
This commit is contained in:
@@ -17,3 +17,5 @@ pushd HBIOS && call Clean.cmd & popd
|
||||
pushd Images && call Clean & popd
|
||||
pushd Prop && call Clean & popd
|
||||
pushd RomDsk && call Clean & popd
|
||||
pushd Doc && call Clean & popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user