Enoch Riese
adbc817863
add plugin-cutlist to plugin-annotations
2023-04-20 10:22:47 -04:00
Zee
8cfb5342bf
fixes attr and props
2023-04-16 17:34:13 +00:00
Zee
92980289e5
expands slope documentation slightly
2023-04-16 16:51:14 +00:00
Zee
b5b65b82b7
adds salient example to point.slope
2023-04-16 16:39:13 +00:00
Zee
aa2887c507
typo fix
2023-04-16 15:22:57 +00:00
Zee
cc278a3e4b
Update en.md
2023-04-16 12:07:39 +02:00
joostdecock
ac2fe10294
Merge branch 'develop' into joost
2023-04-15 17:00:23 +02:00
joostdecock
d01ce1e538
chore(markdown): Updated docs after plugin changes
2023-04-15 16:31:45 +02:00
joostdecock
b33a739f54
Merge branch 'develop' into annotations
2023-04-15 15:47:00 +02: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
joostdecock
e873abcfe3
feat(markdown): Initial bannerbox macro docs
2023-04-15 10:14:03 +02:00
joostdecock
51b9148e29
chore(markdown): Updated mirror macro docs
2023-04-15 09:37:09 +02:00
Zee
8268b09fe3
fixes typos in cutlist documentation
2023-04-12 14:47:59 +00:00
Zee
121992d204
adds partasprops documentation
2023-04-12 13:52:36 +00:00
Zee
c39da468da
adds part.attr
2023-04-12 13:26:22 +00:00
Zee
e5886e594b
Merge branch 'freesewing:develop' into documentation-fix
2023-04-12 15:03:37 +02:00
joostdecock
5801eda558
chore: Documentation updates and reconfigure
2023-04-10 19:21:22 +02:00
Zee
9a41520301
adds documentation for point.slope
2023-04-10 16:15:52 +00:00
Benjamin F
a111477bbf
fix(docs): Add blank lines at start and end of Warning component
2023-04-05 15:02:57 -07:00
Benjamin F
080c75e733
fix(docs): Add warning to curve intersection methods and functions
2023-04-04 22:04:53 -07:00
Benjamin F
c497698d6e
fix(docs): Typo missing quote
2023-03-20 19:02:59 -07:00
joostdecock
0cb020dcba
chore(markdown): Updates for recent backend changes
2023-03-19 17:05:19 +01:00
Enoch Riese
9df063ec97
[vercel skip] a little more documentation fixing
2023-03-12 11:41:56 -05:00
Enoch Riese
484d16f463
update docs
2023-03-12 11:35:19 -05:00
Joost De Cock
dcb9833a9a
Merge branch 'develop' into eriese-hiding
2023-03-10 18:57:19 +01:00
Enoch Riese
f39b947717
more documentation and cleanup
2023-03-09 17:45:10 -06:00
Enoch Riese
3962c61162
add documentation for cutlist
2023-03-09 15:14:58 -06:00
Enoch Riese
8dee106a12
write new doc for hiding
2023-03-08 14:37:09 -06:00
Joost De Cock
bd388cfc38
Merge pull request #3303 from BenJamesBen/docs-linktitle-remove
...
fix(docs): Remove linktitle Frontmatter keys
2023-03-05 14:38:15 +01:00
Benjamin F
988e3117e2
fix(docs): Correct hideDependencies and clarify hideAll descriptions
2023-02-22 00:37:22 -08:00
Enoch Riese
89d5365d9d
escape inline code while parsing it for og images
2023-01-12 17:08:22 -06:00
Joost De Cock
81dbcede66
Merge pull request #3371 from BenJamesBen/curvesintersect-return-values-fix
...
fix(core): utils.curvesIntersect correctly has 3 different return types, not 2
2023-01-12 13:30:58 +01:00
joostdecock
2562429363
fix(markdown): No tags in opening paragraph
2023-01-10 19:05:50 +01:00
Benjamin F
02c816a10d
fix(docs): utils.curvesIntersect() has 3 different returns, not 2
2023-01-04 16:33:53 -08:00
Joost De Cock
7e8eb9d71e
Merge pull request #3351 from BenJamesBen/path-attr-length-examples
...
fix(docs): Change examples to actually use the documented method
2022-12-31 17:10:24 +01:00
Joost De Cock
41035253d9
Merge pull request #3352 from BenJamesBen/points-path-trailing-whitespace
...
fix(docs): Trim trailing whitespace and blank lines
2022-12-30 17:35:26 +01:00
Benjamin F
5a7ae2ac45
fix(docs): Change example to restore macros
2022-12-30 08:22:32 -08:00
Benjamin F
d1dc9feb66
fix(docs): Trim trailing whitespace and blank lines
2022-12-30 07:47:29 -08:00
Benjamin F
2225d1ea83
fix(docs): Change examples to actually use the documented method
2022-12-30 07:38:49 -08:00
Benjamin F
d8738a2e5c
fix(docs): Update utils.stretchToScale()
2022-12-29 19:36:27 -08:00
Benjamin F
7b8b6997d0
fix(docs): Insert space between numbers and SI units
2022-12-26 07:00:16 -08:00
Benjamin F
965585f368
fix(docs): Correct spelling of Bezier to Bézier with accented "e"
2022-12-23 21:56:40 -08:00
Benjamin F
ba8b063c40
fix(docs): Remove linktitle Frontmatter keys
2022-12-23 08:55:40 -08:00
Benjamin F
8cb5a7c3e4
fix(docs): Typo in Utils.beamsIntersect()
2022-12-22 17:25:43 -08:00
Joost De Cock
b60d077385
Merge pull request #3248 from BenJamesBen/remove-debug-setting
...
chore(core): Remove debug setting
2022-12-18 20:07:03 +01:00
Benjamin F
22ebd5b63f
fix(docs): Better definition for pattern context setting
2022-12-16 11:46:17 -08:00
Benjamin F
fd2f2fef25
chore(core): Remove debug setting
2022-12-16 11:39:24 -08:00
Joost De Cock
f51e69d6af
Merge branch 'develop' into spellcheck-typos-fix
2022-12-15 17:55:47 +01:00
Joost De Cock
7236999817
Merge pull request #3238 from BenJamesBen/settings-doc-updates
...
fix(docs): Settings documentation updates
2022-12-15 17:53:23 +01:00
Joost De Cock
671964f676
Merge pull request #3239 from BenJamesBen/part-draft-context
...
fix(docs): Add context property to Part.draft()
2022-12-15 17:49:10 +01:00