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 |
|
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
|
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 |
|
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 |
|
Benjamin F
|
22ebd5b63f
|
fix(docs): Better definition for pattern context setting
|
2022-12-16 11:46:17 -08:00 |
|
Joost De Cock
|
f51e69d6af
|
Merge branch 'develop' into spellcheck-typos-fix
|
2022-12-15 17:55:47 +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 |
|
Benjamin F
|
c0fa937bc8
|
fix(docs): Remove linebreak from list item
|
2022-12-14 21:29:37 -08:00 |
|
Benjamin F
|
b53f62c4d1
|
fix(docs) Add custom attributes and Snippets documentation
|
2022-12-14 21:24:28 -08:00 |
|
Benjamin F
|
1f688e645e
|
fix(docs): Add context property to Part.draft()
|
2022-12-14 21:12:39 -08:00 |
|
Benjamin F
|
fea16617d4
|
fix(docs): Correct small typos
|
2022-12-14 12:52:37 -08:00 |
|
Joost De Cock
|
265833d419
|
Merge pull request #3222 from BenJamesBen/plugins-doc-updates
fix(docs): Plugins documentation updates
|
2022-12-14 10:11:01 +01:00 |
|
Joost De Cock
|
ebc65082af
|
chore: Phrasing
Changed `the method` to `a method` to make it (more) clear that one should provide this method themselves.
|
2022-12-14 09:48:33 +01:00 |
|
Benjamin F
|
7063d8ab9f
|
fix(docs): Add second pattern.use() signature
|
2022-12-13 04:33:37 -08:00 |
|
Benjamin F
|
7cc76b3edf
|
fix(docs): Improve conditional plugins docs
|
2022-12-13 04:32:36 -08:00 |
|
Joost De Cock
|
c5d4eae079
|
feat: Export Bezier in shorthand call + docs
|
2022-12-12 18:45:51 +01:00 |
|
Benjamin F
|
e3aa8b1d7e
|
chore(docs): Add Utils.curveEdge() documentation
|
2022-12-12 18:40:13 +01:00 |
|
Benjamin F
|
a6e61b6470
|
chore(docs): Add Utils.curveEdge() to API documentation
|
2022-12-12 18:39:59 +01:00 |
|
Joost De Cock
|
5e6cf7fcaf
|
Merge pull request #3202 from BenJamesBen/options-docs-fixes
fix(docs): Part Config Options documentation fixes
|
2022-12-11 18:36:14 +01:00 |
|
Benjamin F
|
922562ac25
|
chore(docs): Revert non-core API edits
|
2022-12-10 11:58:26 -08:00 |
|
Benjamin F
|
a8912b3e60
|
chore(docs): Revert changes to Extending Options documentation
|
2022-12-10 11:50:27 -08:00 |
|
Joost De Cock
|
7f446bbd1e
|
Merge pull request #3195 from BenJamesBen/store-docs-fix
fix(docs): Update Store API documentation
|
2022-12-10 17:08:51 +01:00 |
|
Benjamin F
|
1ba6fc4e7f
|
fix(docs): Add paths to prevent Example clipping
|
2022-12-09 21:23:35 -08:00 |
|
Benjamin F
|
e3b53ea1eb
|
fix(docs): Update Store API documentation
|
2022-12-09 07:34:44 -08:00 |
|
Joost De Cock
|
630908519c
|
Merge pull request #3168 from BenJamesBen/measurements-docs-fix
fix(docs): Part measurements fix
|
2022-12-09 08:12:11 +01:00 |
|
Joost De Cock
|
d1c27b1438
|
Merge pull request #3170 from BenJamesBen/part-draft-docs
fix(docs): Part draft method typo correction
|
2022-12-09 08:05:12 +01:00 |
|
Joost De Cock
|
9ac0ab59ba
|
Merge pull request #3179 from BenJamesBen/settext-docs-fix
fix(docs): Change Path.SetText() docs to use correct name
|
2022-12-09 08:03:36 +01:00 |
|
Joost De Cock
|
85c54d0431
|
Merge pull request #3187 from BenJamesBen/pattern-doc-fixes
fix(docs): Update and correct Pattern documentation
|
2022-12-09 08:01:33 +01:00 |
|
Joost De Cock
|
88b17bcee7
|
Merge pull request #3188 from BenJamesBen/pattern-sampleoptions-update
fix(core): Update Pattern.sampleOptions() and documentation
|
2022-12-09 08:00:27 +01:00 |
|
Benjamin F
|
2dea45febd
|
fix(docs): Corrections to Points documentation
|
2022-12-08 22:37:22 -08:00 |
|
Benjamin F
|
0260a80534
|
fix(docs): Update Pattern.sampleOptions() documentation
|
2022-12-08 20:45:45 -08:00 |
|
Benjamin F
|
ee162bf99a
|
fix(docs): Update and correct Pattern documentation
|
2022-12-08 20:40:31 -08:00 |
|
Benjamin F
|
2bddb66d87
|
fix(docs): Change Path.SetText() docs to use correct name
|
2022-12-07 21:03:29 -08:00 |
|
Benjamin F
|
b8686c4148
|
fix(docs): Part draft method corrections
|
2022-12-07 18:02:34 -08:00 |
|