Benjamin Fan
fb3109af0b
fix(markdown): Add link to multisets in Settings doc
2024-02-02 06:52:36 -08:00
Benjamin Fan
83ae88c5d5
fix(markdown): Remove unused list attribute from ReadMore tags
2024-01-29 08:43:38 -08:00
Joost De Cock
5b9eafe67c
Merge pull request #4009 from BenJamesBen/stacks-documentation
...
chore(docs): Add Stack documentation
2023-10-14 16:49:22 +02:00
Ivo Bek
6cdc747728
Parts renamed to stacks in layout reference docs
2023-07-08 20:47:09 +02:00
Benjamin F
c29b2c57da
chore(docs): Added stackPrefix settings doc
2023-05-31 21:39:58 -07:00
Benjamin F
8092f2745a
fix(docs): (scale) Add more details about effects
2023-05-21 19:50:51 -07:00
Joost De Cock
b1ec35b73c
Merge pull request #3974 from BenJamesBen/optional-measurements
...
fix(bob,penelope,docs): Access optional measurements via `measurements`
2023-05-18 08:49:05 +02:00
Joost De Cock
58c9da608d
Merge pull request #3978 from BenJamesBen/sample-setting
...
chore(docs): Move sample setting docs from Pattern.sample() to its own doc
2023-05-18 08:48:27 +02:00
Benjamin F
3c132368ad
fix(docs): (absoluteoptions) Formatting
2023-05-05 18:07:57 -07:00
Benjamin F
912d3abafd
fix(docs): (absoluteoptions) Added example
2023-05-05 18:06:05 -07:00
Benjamin F
92d5338126
chore(docs): Add absoluteOptions setting documentation
2023-05-03 20:59:15 -07:00
Benjamin F
1a48bfa16c
chore(docs): Add sample setting documentation
2023-05-03 20:42:16 -07:00
Benjamin F
b5371f0b5c
fix(docs): Clarify how optional measurements are accessed
2023-05-03 18:48:32 -07:00
Benjamin F
7b8b6997d0
fix(docs): Insert space between numbers and SI units
2022-12-26 07:00:16 -08:00
Benjamin F
fd2f2fef25
chore(core): Remove debug setting
2022-12-16 11:39:24 -08:00
Benjamin F
3c05ff8d9a
fix(docs): Settings documentation updates
2022-12-14 21:02:30 -08:00
Joost De Cock
7cc37ea150
chore(markdown): Updated links for v3
2022-10-12 19:09:04 +02:00
Joost De Cock
15b6ed0419
chore(markdown): Updated settings docs for v3
2022-10-02 17:41:04 +02:00
Joost De Cock
8e9e5052ee
chore(markdown): Move non-api docs to reference
2022-09-30 15:34:59 +02:00
Joost De Cock
d42d9a9377
chore(markdown): Restructuring dev docs
2021-12-27 17:33:49 +01:00
joostdecock
cba1ab19c8
Revert "chore: Linting for markdown and js"
...
This reverts commit 1c92e0f655
.
2021-10-17 18:26:00 +02:00
joostdecock
1c92e0f655
chore: Linting for markdown and js
2021-10-17 17:34:55 +02:00
Joost De Cock
b34a2ee2ed
feat: Flat import of markdown repo
...
This is a flat (without history) import of (some of) the content
from our markdown module.
We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.
Since this contains many images, it would balloon the size of this repo
to import the full history.
Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00