Skip to content
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

link api docs in guide #1104

Merged
merged 32 commits into from Oct 6, 2021
Merged

link api docs in guide #1104

merged 32 commits into from Oct 6, 2021

Conversation

jeyj0
Copy link
Collaborator

@jeyj0 jeyj0 commented Oct 5, 2021

Every mention of an IHP function that I could find is now linked to the corresponding documentation. I changed the formatting where it made sense. Functions in code blocks are not linked, as that doesn't work due to markdown limitations. (It would be pretty cool though...)

@jeyj0 jeyj0 requested a review from mpscholten October 5, 2021 14:11
@mpscholten
Copy link
Member

Thanks 👍

cd Guide
make watch

fails for me with this error:

   |
82 | When the `callServerAction('IncrementCounterAction')` is called, it will trigger the [`action state IncrementCounterAction = do`]() haskell block to be called on the server.
   |                                                                                                                                   ^
unexpected ')'
expecting '<', URI, or white space
make: *** [Makefile:53: server-side-components.html] Error 1

@jeyj0
Copy link
Collaborator Author

jeyj0 commented Oct 6, 2021

No clue how I did not notice that, as I had make watch running continuously... Fixed

@mpscholten mpscholten merged commit d1409eb into master Oct 6, 2021
@mpscholten mpscholten deleted the jannis/link-api-docs-in-guide branch October 6, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants