mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Make docs use PNG animations.
This commit is contained in:
parent
3d7a415f6e
commit
f6a8f42f91
@ -2,6 +2,7 @@ DocsDirectory: BOSL2.wiki/
|
|||||||
TargetProfile: githubwiki
|
TargetProfile: githubwiki
|
||||||
ProjectName: The Belfry OpenScad Library, v2. (BOSL2)
|
ProjectName: The Belfry OpenScad Library, v2. (BOSL2)
|
||||||
GenerateDocs: Files, TOC, Index, Topics, CheatSheet, Sidebar
|
GenerateDocs: Files, TOC, Index, Topics, CheatSheet, Sidebar
|
||||||
|
UsePNGAnimations: Yes
|
||||||
IgnoreFiles:
|
IgnoreFiles:
|
||||||
affine.scad
|
affine.scad
|
||||||
foo.scad
|
foo.scad
|
||||||
|
@ -2,4 +2,5 @@ docs_dir: "BOSL2.wiki"
|
|||||||
image_root: "images/tutorials"
|
image_root: "images/tutorials"
|
||||||
file_prefix: "Tutorial-"
|
file_prefix: "Tutorial-"
|
||||||
source_files: "tutorials/*.md"
|
source_files: "tutorials/*.md"
|
||||||
|
png_animations: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user