Skip to content

Conversation

@gemmaro
Copy link
Contributor

@gemmaro gemmaro commented Nov 14, 2021

In this pull request, the declaration code in the HTML document generated by --mkdoc option will be changed to be enclosed in <code>.

This should improve the semantic meaning of the generated HTML markup.

The "declaration part" here means the area shown in the screenshot below:

Screenshot 2021-11-14 at 22-47-41 Libraries Text PrettyPrint Prettyprinter SimpleDocTree

See also

@mattpolzin mattpolzin added documentation Improvements or additions to documentation enhancement labels Nov 14, 2021
@gallais
Copy link
Member

gallais commented Nov 17, 2021

I wonder whether this should be done with a new Code annotation in Idris.Doc.String or is it
the case that Decl always wraps (and is the only thing wrapping) code?

Edit: I suppose that, in the meantime, we can merge this PR. Perfect being the enemy of good & so on.

@gallais gallais merged commit c7df419 into idris-lang:main Nov 18, 2021
@gemmaro gemmaro deleted the mkdoc-code-tag branch November 18, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants