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

Add before_closing_footer_tag and adjust annotation metadata #1855

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

garazdawi
Copy link
Contributor

This PR does two things:

  1. Adds before_closing_footer_tag config option for html formatter to insert a custom footer. We use it to insert a copyright notice at the end of each page.
  2. Add kmfa to the metadata before calling annotations_for_docs so that the fun doing the processing knows which entry it is currently working with. We use this to classify functions/types into different categories, such as built-in/predefined.

and as a bonus it also adds a warning for when an extra that is not in deps is referenced in a link.

@josevalim josevalim merged commit c5ffca5 into elixir-lang:main Jan 30, 2024
4 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants