1
0
Fork 0
Commit graph

80 commits

Author SHA1 Message Date
Joost De Cock
f2cef46eb0 chore(markdown): Updated Point api docs for v3 (wip) 2022-09-27 19:15:57 +02:00
Joost De Cock
b57b31056b chore(markdown): Updated Design api docs for v3 2022-09-27 19:15:42 +02:00
Joost De Cock
ede3c137bc chore(docs): Updated Path api docs for v3 2022-09-27 18:24:35 +02:00
joostdecock
10f29a73c2 chore(markdown): Updated plugin-banner docs 2022-09-25 14:13:36 +02:00
Joost De Cock
f0e233513b wip(dev): More changes for v3 docs 2022-09-25 10:55:37 +02:00
joostdecock
75de42a03d wip(dev): Working on site changes 2022-09-25 10:55:37 +02:00
joostdecock
45ecbac060 wip(markdown): Work on v3 docs 2022-09-25 10:55:37 +02:00
joostdecock
6e35a96030 wip(markdown): Dev docs update for v3 2022-09-21 12:28:58 +02:00
Joost De Cock
4aaf078b8a wip(markdown): Work on dev docs 2022-09-21 09:55:21 +02:00
Joost De Cock
1f7ba79f81 chore(markdown): Working on v3 docs 2022-09-20 18:09:28 +02:00
Bart
76ee82a7b6 Backslashes for line breaks are visible online
Making all md conform with https://freesewing.dev/guides/markdown/line-breaks
2022-08-27 21:49:14 +02:00
nikhil
0becd057b2 fix: Broken/misleading links to designs' source code
Some of these links were actually broken, since they expect to find designs under the `packages/` directory in the current `develop` branch. Other links were technically okay, since they link to old commits, but updating those links may still help to reduce confusion.

Also fix a reference to `packages/unice` in a `netlify.toml` file. (Untested, but I don't think this is an actual Netlify configuration.)
2022-08-21 12:31:23 -04:00
nikhil
48bff82681 Add a few more fixes that I hadn't saved 2022-08-20 18:33:05 -04:00
nikhil
c83d618ad3 fix: Broken links to the API reference 2022-08-20 18:07:26 -04:00
Joost De Cock
f0761cecf9 fix: Allow suppresion of translation in list options
Fixes #2604

It's not so easy to handle this frontend side, so I feel it's better to
be explicit and add a `doNotTranslate` attribute to the option.

Added the frontend code to take that into account, as well as a note in
the docs.
2022-08-19 09:49:46 +02:00
joostdecock
37e452af80 chore(markdown): Some updates to the dev docs 2022-08-07 18:37:54 +02:00
joostdecock
9f958656d9 chore(markdown): Docs linter run 2022-07-31 16:11:50 +02:00
Joost De Cock
5cdf4d8f60
Merge pull request #2489 from BenJamesBen/snippet-attr-webpage-fix
Fix Snippet.attr() webpage URLs.
2022-07-28 13:03:26 +02:00
Benjamin F
674112a9de Fix Snippet.attr() webpage URLs. 2022-07-27 11:07:12 -07:00
Benjamin F
197420db28 notch/bnotch snippets now come from plugin-notches, not plugin-theme. 2022-07-27 09:45:28 -07:00
joostdecock
04c4c438da fix(markdown): Added attributes to part props 2022-07-23 14:53:17 +02:00
Joost De Cock
8ba3c6ad17 chore(markdown): Docs for removal of macros 2022-07-10 16:09:12 +02:00
Joost De Cock
e7250f0bc0 feat(dev): Added path.noop/path.insop example 2022-06-09 17:36:55 +02:00
bobgeorgethe3rd
26e5b63a07
Update en.md 2022-04-14 19:41:08 +01:00
bobgeorgethe3rd
120de8621f
same as previous 2022-04-14 03:05:37 +01:00
bobgeorgethe3rd
d90cde708a
same as previous 2022-04-14 03:05:15 +01:00
bobgeorgethe3rd
f869c935df
missing api link buttonhole 2022-04-14 03:04:56 +01:00
bobgeorgethe3rd
eb5693044c
missed the actual link gg me 2022-04-14 03:01:00 +01:00
bobgeorgethe3rd
8f72b08f9f
fix(link) Incorrect Link for Couter Page.
Noticed this when trying to look it up. The counter page exists it is just not registered as count so the link needed changing :)

Changes
- Changed link from "count" to "counter"
2022-04-13 22:39:28 +01:00
starfetch
c57d7bc1fd
fix(devdocs): minor typo 2022-04-10 15:45:33 +02:00
Joost De Cock
249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00
Joost De Cock
e6f1189017 chore: Remark linter run 2022-02-20 14:35:50 +01:00
Nick Dower
e9dbdc46fc Add checkdocs workflow. 2022-02-19 13:51:09 +01:00
Joost De Cock
265ad404da chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
Ikko Ashimine
1a260b8234
chore(markdown): fix typo in options/en.md
accomodate -> accommodate
2022-02-07 23:30:29 +09:00
Joost De Cock
3f83b0f43c Merge branch 'optiondocs' of github.com:freesewing/freesewing into optiondocs 2022-02-05 19:07:26 +01:00
Joost De Cock
546824082e fix(markdown): Don't capitalize name 2022-02-05 19:07:15 +01:00
Joost De Cock
074e3e6185
Update markdown/dev/reference/api/config/measurements/en.md
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:02:36 +01:00
Joost De Cock
bc6cdc021f
Update markdown/dev/reference/api/config/hide/en.md
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:02:28 +01:00
Joost De Cock
9006f06860
Update markdown/dev/reference/api/config/hide/en.md
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:02:07 +01:00
Joost De Cock
42a9b83539
Update markdown/dev/reference/api/config/hide/en.md
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:01:48 +01:00
Joost De Cock
2765f74e53
Update markdown/dev/reference/api/config/dependencies/en.md
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:01:37 +01:00
Joost De Cock
52ddbaaa02 chore(markdown): Update option docs 2022-02-05 17:44:23 +01:00
Joost De Cock
af53ff021c chore(markdown): Fixed phrasing of part.getId() 2022-02-02 11:16:43 +01:00
Joost De Cock
056cc2cbe1 fix(markdown): Incorrect table syntax 2022-02-01 19:57:39 +01:00
Nick Dower
a18f8a6b35 Update snap pct option documentation. 2022-01-21 11:59:42 +01:00
Joost De Cock
9db9d9e291 fix(markdown): Typo fix 2022-01-19 19:05:54 +01:00
Joost De Cock
105f7d51ed feat(markdown): Added docs for snapped percentage options 2022-01-19 19:04:43 +01:00
Joost De Cock
7bebd8cf07 fix(markdown): Move caption to children 2022-01-19 11:31:39 +01:00
Joost De Cock
f15063095c feat(plugin-sprinkle): Support scale and rotate in macro 2022-01-18 14:57:14 +01:00