-
Notifications
You must be signed in to change notification settings - Fork 8
feat: add Fabricator API reference #106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🚀 Deployed on https://preview-106--hedgehog-docs.netlify.app |
08daabf to
dc29683
Compare
4e6be2c to
88233f3
Compare
|
I note that this is a draft, but here are some preliminary comments anyway:
|
What do you suggest we do about all these @qmonnet ? |
88233f3 to
691d79b
Compare
|
Well I'd like to fix them one way or another, to avoid broken links in the docs 😅. But I'm not sure what's the best way to fix them. The |
|
Related - githedgehog/fabric#809 I could fix some links by exposing more code when generating the API ref, for example, but this pulled some definitions that we don't want to appear in the doc. I guess that by refactoring in a way where we can expose the desired types, but not the rest, we should be able to fix the links. I've got githedgehog/fabric#830 next to make sure we don't break links again after that. |
For now I will fix the following, which is the only one I'm in control of: |
64fc9b3 to
213b6b8
Compare
Signed-off-by: Pau Capdevila <pau@githedgehog.com>
0a3e1e6 to
d905538
Compare
No description provided.