Make docs use PNG animations.

This commit is contained in:
Revar Desmera 2023-02-03 12:09:46 -08:00
parent 3d7a415f6e
commit f6a8f42f91
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ DocsDirectory: BOSL2.wiki/
TargetProfile: githubwiki
ProjectName: The Belfry OpenScad Library, v2. (BOSL2)
GenerateDocs: Files, TOC, Index, Topics, CheatSheet, Sidebar
UsePNGAnimations: Yes
IgnoreFiles:
affine.scad
foo.scad

View File

@ -2,4 +2,5 @@ docs_dir: "BOSL2.wiki"
image_root: "images/tutorials"
file_prefix: "Tutorial-"
source_files: "tutorials/*.md"
png_animations: true