1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
joostdecock
20aee31fb8 feat(markdown): Documented cutlist store methods 2023-10-29 17:44:35 +01:00
joostdecock
6b147d81a0 feat(markdown): New docs for various things 2023-10-29 17:20:35 +01:00
Zee
b1d6f513a9 Merge branch 'develop' of https://github.com/SeaZeeZee/freesewing into documentation-fix
conflicts with freesewing
2023-04-25 15:33:57 +00:00
Enoch Riese
adbc817863 add plugin-cutlist to plugin-annotations 2023-04-20 10:22:47 -04:00
joostdecock
d0447c0f77 breaking: New annotation plugin replaces others
This wraps up the initial work on a new annotations plugin that replaces
other plugins that provide annotations. As a result, the following
plugins are now no longer available:

- plugin-banner
- plugin-bartack
- plugin-buttons
- plugin-cutonfold
- plugin-dimension
- plugin-grainine
- plugin-logo
- plugin-notches
- plugin-scalebox
- plugin-title

The new plugin-annotations package provides all these plugins used to
provide. In addition, it also includes the following new macros:

- bannerbox
- pleat
- sewTogether
2023-04-15 15:14:56 +02:00