Update documentation and add architectural approach document
This commit is contained in:
@@ -29,6 +29,9 @@ cd /home/localuser/AIWorkspace/AIOS-Public/Docker/RCEO-AIOS-Public-Tools-DocMake
|
||||
|
||||
# Example: Convert a Markdown file to PDF using pandoc with full LaTeX
|
||||
./docker-compose-wrapper.sh run docmaker-full pandoc input.md -o output.pdf --pdf-engine=xelatex
|
||||
|
||||
# Example: Create beautiful PDF using Eisvogel template
|
||||
./docker-compose-wrapper.sh run docmaker-full pandoc input.md --template eisvogel -o output.pdf --pdf-engine=xelatex
|
||||
```
|
||||
|
||||
### Using with docker-compose directly
|
||||
|
||||
Reference in New Issue
Block a user