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

Glitches in the Documentation #483

Open
ricejasonf opened this issue Feb 15, 2021 · 2 comments
Open

Glitches in the Documentation #483

ricejasonf opened this issue Feb 15, 2021 · 2 comments

Comments

@ricejasonf
Copy link
Collaborator

Many of the Concepts associated functions are either missing, misnamed, or just weird.

For example Monad does not show flatten or chain in the submenu.

Also ap is named just A.

Most amusingly there is a new function called mathrm in MonadPlus. 🤣
http://boostorg.github.io/hana/group__group-_monad_plus.html#ga5ee54dc1195f9e5cf48bfd51ba231ae5
(I think this was remove_if)

I have not yet looked to see what is causing this.

@ldionne
Copy link
Member

ldionne commented Oct 21, 2022

Doxygen is broken. TBH I'm not sure what the solution would be short of rewriting the documentation using another tool.. that's kind of messed up.

@ldionne ldionne mentioned this issue Oct 21, 2022
@beojan
Copy link

beojan commented Oct 21, 2022

Standardese might be an option. It looks like it can support LaTeX in comments (using MathJax): standardese/standardese#53.

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

No branches or pull requests

3 participants