Skip to content

Conversation

kevinlitchfield
Copy link
Contributor

Currently, only <h2> headings are linked in generated documentation. This PR links <h3>s as well. For example:

  • In a page: /doc/elixir/operators.html#term-ordering
  • In a @moduledoc heading: /doc/mix/Mix.Tasks.Xref.html#module-warnings
  • In a detail heading (i.e., @doc for a function): /doc/elixir/Time.html#compare/2-examples

Addresses #701.

@sourcelevel-bot
Copy link

Hello, @kevinlitchfield! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@josevalim josevalim merged commit 2e7d6e9 into elixir-lang:master Jun 16, 2017
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

aphillipo pushed a commit to aphillipo/ex_doc that referenced this pull request Jul 5, 2017
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