Benjamin F
|
eca8443dbc
|
fix(docs): Capitalize Markdown and Frontmatter
|
2022-12-25 21:34:36 -08:00 |
|
Benjamin F
|
486ebbced9
|
fix(docs): Standardize "line break" spelling
|
2022-12-25 21:32:18 -08:00 |
|
Benjamin F
|
acfa42777a
|
fix(docs): Correct missing period in ".js" extension
|
2022-12-25 21:27:19 -08:00 |
|
Benjamin F
|
a45f434058
|
fix(docs): Add comma to Sets documentation
|
2022-12-25 21:20:05 -08:00 |
|
Benjamin F
|
7cb6f11882
|
fix(docs): Update Guides documentation 2
|
2022-12-25 21:13:48 -08:00 |
|
Benjamin F
|
cd99012ea8
|
fix(docs): Update guides documentation 1
|
2022-12-25 20:58:40 -08:00 |
|
Benjamin F
|
a33aa56858
|
fix(docs): Update Custom Tags documentation
|
2022-12-25 14:57:12 -08:00 |
|
Benjamin F
|
4f33d7d158
|
fix(docs): Update Avoiding Frequent Mistakes documentation
|
2022-12-25 11:26:20 -08:00 |
|
Benjamin F
|
4c8f91d3c1
|
fix(docs): Updated Respect Draft Settings documentation.
|
2022-12-25 10:25:15 -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
|
80a34f402d
|
fix(docs): Normalize stand-alone spelling
|
2022-12-22 17:26:21 -08:00 |
|
Benjamin F
|
8cb5a7c3e4
|
fix(docs): Typo in Utils.beamsIntersect()
|
2022-12-22 17:25:43 -08:00 |
|
Benjamin F
|
24f7776840
|
fix(docs): Howtos documentation corrections and updates
|
2022-12-22 17:24:59 -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 |
|
Benjamin F
|
9a1305d506
|
fix(docs): Corrections to custom attributes.
|
2022-12-14 23:58:19 -08:00 |
|
Benjamin F
|
af447648aa
|
fix(docs): Escape angle bracket to prevent tag from being interpreted
|
2022-12-14 21:31:07 -08: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
|
3c05ff8d9a
|
fix(docs): Settings documentation updates
|
2022-12-14 21:02:30 -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
|
767d835cc6
|
fix(docs): Update plugins documentation
|
2022-12-13 04:39:07 -08: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
|
93d8835649
|
Merge pull request #3205 from BenJamesBen/dev-measurements-docs
fix(docs): Arrange measurements into a table with additional information
|
2022-12-12 17:50:49 +01:00 |
|
Benjamin F
|
0acf1d6207
|
fix(docs): Add code markdown to plugin names
|
2022-12-12 08:47:17 -08:00 |
|
Enoch Riese
|
25feb51e88
|
document new prelayout hook
|
2022-12-12 10:20:18 -06:00 |
|
Benjamin F
|
c62c38c863
|
fix(docs): Correct plugin-bust name
|
2022-12-12 07:49:53 -08:00 |
|
Benjamin F
|
34d72dcb8e
|
fix(docs): Change to use plugin names
|
2022-12-12 07:48:49 -08:00 |
|
Benjamin F
|
4b481ced13
|
fix(docs): Use preferred plugin names
|
2022-12-12 07:39:25 -08:00 |
|
Benjamin F
|
eb95a9bdac
|
(fix): Correct description of how pluginBust works
|
2022-12-12 07:31:55 -08:00 |
|
Benjamin F
|
5981fa9be9
|
fix(docs): Arrange measurements into a table with additional information
|
2022-12-11 10:22:56 -08: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 |
|
Joost De Cock
|
83f054bb34
|
Merge pull request #3196 from BenJamesBen/render-hooks-docs
fix(docs): Correct render hooks documentation URLs
|
2022-12-10 17:08:25 +01:00 |
|
Joost De Cock
|
d806ad4f0f
|
Merge pull request #3199 from BenJamesBen/macros-doc-updates
fix(docs): Updates to macros documentation
|
2022-12-10 17:08:07 +01:00 |
|
Benjamin F
|
1ba6fc4e7f
|
fix(docs): Add paths to prevent Example clipping
|
2022-12-09 21:23:35 -08:00 |
|