chore: add const vars values with description to md files
This commit is contained in:
parent
643ae42503
commit
74fc8aff60
@ -7,6 +7,10 @@
|
||||
> [!NOTE]
|
||||
> Source files will be converted if are changed or not exist in target path
|
||||
|
||||
|
||||
The following extensions will be converted via LibreOffice **soffice** command.
|
||||
|
||||
|
||||
**FILES_TO_CONVERT**: odt, doc, docx
|
||||
|
||||
The following extensions or path will be copied to **target** with any conversion
|
||||
|
@ -4,6 +4,11 @@ Convert source directory with .odt files to target path with .pdf* files
|
||||
|
||||
> Source files will be converted if are changed or not exist in target path
|
||||
|
||||
NOTES
|
||||
-----
|
||||
|
||||
The following extensions will be converted via LibreOffice **soffice** command.
|
||||
|
||||
**FILES_TO_CONVERT**: odt, doc, docx
|
||||
|
||||
The following extensions or path will be copied to **target** with any conversion
|
||||
@ -14,6 +19,9 @@ The following path will be ignored during [clean_target_directory](src/directory
|
||||
|
||||
**PATHS_TO_IGNORE**: .DS_Store, .syncthing, .sync-conflict-, .stfolder, .stversions
|
||||
|
||||
HOW TO INSTALL
|
||||
---------------
|
||||
|
||||
copy (drag-and-rpo) DirOdtToPdf.app to /Applications
|
||||
|
||||
Run 'install.command' to install commands and scripts so it can be used
|
||||
|
Loading…
x
Reference in New Issue
Block a user