-
Notifications
You must be signed in to change notification settings - Fork 88
WIP: General Documentation #129
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
base: openmath
Are you sure you want to change the base?
Conversation
670033b to
93e7f3f
Compare
538e65a to
ad2a971
Compare
|
So, I've implemented support for viewing pages on mobile and I've added a (WIP) page about CLM Fonts. whats missing now is:
@NanoMichael could you maybe look into writing documentation for Flutter/Skia and the CLM file format (see the table in doc/fontdoc.h), as I don't have much experience with either of them I don't quite know why, but the version of doxygen that the ubuntu CI ships with is too old and results in a broken search bar / broken nav on mobile. But that issue doesn't occur when building on my machine (doygen 1.9.4). |
Sure, I'll fill out the CLM doc. |
Of course, my pleasure |
also added qtdoc.h to meson depend files for easier editing of this page
depends on #128
this adds all files required to build the µTeX documentation using Doxygen. It also ships a custom theme, heavily inspired by the theme gi-docgen uses by default (the docs for the GTK widget introduced in my other PR) and somewhat based upon doxygen-awesome.
Mobile support is currently very broken tho.the CI publishes documentation as artifacts, if you want to take a look at the current design.