-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Cats Microsite: add Github Links #2862
Comments
Is it something that should be done manually on each page or is there a way to leverage the (What is this header currently used for by the way?) |
I guess it can be automated using header:
|
Can I create PR? |
I can take a look at this, though personally I'd rather links to the scaladocs than the source code. Laika has support to generate API & source links. API links can be configured straight from the |
Thanks for your interest!
Indeed! We had a PR that was looking into this, I would be very happy to see that effort revived :) |
The
cats
microsite has several pages explaining the data types. It would be useful if each of them could add a link to the page in the Github source code where that data structure is defined.E,g: Chain doc and Chain code
The text was updated successfully, but these errors were encountered: