Skip to content

23 create a custom buidltool task that can be used out of the box#25

Draft
k-deeley wants to merge 2 commits into
masterfrom
23-create-a-custom-buidltool-task-that-can-be-used-out-of-the-box
Draft

23 create a custom buidltool task that can be used out of the box#25
k-deeley wants to merge 2 commits into
masterfrom
23-create-a-custom-buidltool-task-that-can-be-used-out-of-the-box

Conversation

@k-deeley
Copy link
Copy Markdown
Member

@k-deeley k-deeley commented May 29, 2026

Example task usage:

t = DocMakerTask( "tbx/docmakerdoc", "DocTheme", "light", "FigureSize", [600, 400], "FigureTheme", "light" ); t.buildDoc()

Looking for initial feedback on the task design. Will add tests and doc once the design and API are finalised.

@k-deeley k-deeley self-assigned this May 29, 2026
@k-deeley k-deeley linked an issue May 29, 2026 that may be closed by this pull request
@k-deeley k-deeley marked this pull request as draft May 29, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a custom buidltool task that can be used out of the box

1 participant