mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-06 15:27:03 +02:00
Make docs use PNG animations.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user