1
0
Fork 0
Commit graph

691 commits

Author SHA1 Message Date
Benjamin F
5a7ae2ac45 fix(docs): Change example to restore macros 2022-12-30 08:22:32 -08:00
Joost De Cock
e20e521043
Merge pull request #3346 from BenJamesBen/readmore-recurse-doc
fix(docs): Add recurse attribute to Readmore tag
2022-12-30 17:06:46 +01:00
Joost De Cock
babe93b26f
Merge pull request #3347 from BenJamesBen/tutorials-docs-update-1
fix(docs): Tutorials updates and corrections
2022-12-30 17:06:12 +01: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
dcb4b17032 fix(docs): Tutorials updates and corrections 2022-12-29 06:25:01 -08:00
Benjamin F
08a89bb81e fix(docs): Add recurse attribute to Readmore tag 2022-12-29 05:42:58 -08:00
Benjamin F
074447901d chore(docs): Add Getting Started with Codespaces tutorial 2022-12-27 19:06:54 -08:00
Joost De Cock
33aa83913d
Merge pull request #3318 from BenJamesBen/respect-draft-settings
fix(docs): Updated Respect Draft Settings documentation.
2022-12-26 17:29:53 +01:00
Joost De Cock
8d29403c68
Merge pull request #3319 from BenJamesBen/frequent-mistakes-doc
fix(docs): Update Avoiding Frequent Mistakes documentation
2022-12-26 17:27:03 +01:00
Joost De Cock
25fb28676a
Merge pull request #3320 from BenJamesBen/custom-components-doc
fix(docs): Update Custom Tags documentation
2022-12-26 17:26:01 +01:00
Joost De Cock
4dcbfc4aae
Merge pull request #3328 from BenJamesBen/guides-docs-2
fix(docs): Update Guides documentation 2
2022-12-26 17:24:51 +01:00
Joost De Cock
f264a6b915
Merge pull request #3327 from BenJamesBen/guides-docs-1
fix(docs): Update Guides documentation 1
2022-12-26 17:22:56 +01:00
Joost De Cock
1a23d89ee2
Merge pull request #3329 from BenJamesBen/line-breaks-markdown-frontmatter
fix(docs): Standardize spelling and capitalization for line break, Markdown, and Frontmatter
2022-12-26 17:22:00 +01:00
Benjamin F
7b8b6997d0 fix(docs): Insert space between numbers and SI units 2022-12-26 07:00:16 -08:00
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