Documentation reworked
Single file for config files Dependencies of parameters and settings better shown Some API pem added. Static paths removed Settings better and more often linked TOCs reworked
This commit is contained in:
@@ -46,7 +46,7 @@ If you like to see Fernandos blog, or value his work:
|
||||
- [FINAL NOTE](#final-note)
|
||||
- [LICENCE](#licence)
|
||||
- [Changes](#changes)
|
||||
- [Changes to Settings](#changes-to-settings)
|
||||
- [Changes to Configuration](#changes-to-settings)
|
||||
- [Limitations](#limitations)
|
||||
- [**Documentation**](#usage)
|
||||
- [**Helping with FoxBin2PRG / issues**](#helping-with-foxbin2prg--issues)
|
||||
@@ -154,7 +154,7 @@ To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0
|
||||
## Changes
|
||||
See [Changes](./docs/ChangeLog.md)
|
||||
|
||||
### Changes to Settings
|
||||
### Changes to Configuration
|
||||
To get the new settings in config file, use the new create-a-template function:
|
||||
|
||||
```
|
||||
@@ -162,6 +162,7 @@ DO FOXBIN2PRG.PRG WITH "-c","template.cfg" ==> Generates a template for Fox
|
||||
DO FOXBIN2PRG.PRG WITH "-C","template.cfg" ==> Generates a template for FoxBin2Prg.cfg config file with active settings
|
||||
DO FOXBIN2PRG.PRG WITH "-t","template.dbf.cfg" ==> Generates a template for table.dbf.cfg per table config file with newest settings
|
||||
```
|
||||
See [Configuration](./FoxBin2Prg_Settings.md) for more information about configuration file(s).
|
||||
|
||||
----
|
||||
## Limitations
|
||||
|
||||
Reference in New Issue
Block a user