Docs examples #4
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: suzanne.soy/subtemplate#4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This library is really interesting! Unfortunately, the documentation is very dense and I find it difficult to get a handle on. A few REPL examples and maybe a Guide-like section to the docs would go a long way to improving my ability to use this library.
@jackfirth Thanks for taking a look at
subtemplate
! The docs were indeed thoroughly lacking examples. I added examples for all the main features. I admit I had a lack of inspiration for some, so parts look a bit more like unit tests than proper documentation examples :-( .Please do comment here or open new issues if you feel some parts are still unclear, or if the use case for some features is elusive.
Thanks!