Commit Graph

17 Commits

Author SHA1 Message Date
Hugo Locurcio 4fc119a55c
Add platform exporters to the list of classes 2023-07-13 16:27:09 +02:00
Hugo Locurcio 8cbe0fb3e2
Decrease opacity of non-applicable documentation items (#25) 2023-02-01 12:20:21 +01:00
Hugo Locurcio 3dcb21558a
Link to open documentation pull requests on the homepage (#24) 2023-01-12 21:34:38 +01:00
Andy Maloney 5e01dbac35
Fix "link text shortening" sed so it doesn't capture the contribution link (#21) 2022-07-28 23:19:19 +02:00
Hugo Locurcio 739b29c050
Rename the temporary Git clone directory variable for clarity 2020-09-13 19:34:33 +02:00
Hugo Locurcio e2348c8ec5
Make the build script runnable from any location 2020-09-13 19:33:31 +02:00
Hugo Locurcio 151bcc2377
Use inline code formatting for the commit hash 2020-09-13 19:29:28 +02:00
Hugo Locurcio e59cd4b305
Fix typo in IFS variable in the build script 2020-09-13 19:28:36 +02:00
Hugo Locurcio 516670446a
Style the table at build time to speed up page loading (#4)
This makes the page load in ~500 ms instead of 3 seconds on
Chromium 81 on Linux.
2020-06-27 00:42:30 +02:00
Hugo Locurcio 7f457624e3
Fix this repository's commit date being used instead of the engine's
This also outputs the commit hash and date used during the build
for debugging purposes.
2020-06-26 22:22:10 +02:00
Hugo Locurcio a88e9d3198
Add commit date information to the header
This makes it easier to notice the page is up-to-date (or not),
without having to click on the commit hash.
2020-06-15 21:40:36 +02:00
Hugo Locurcio 83d09f8af9
Add a link to the classref contribution guide at the top of the page 2020-06-15 21:26:19 +02:00
Hugo Locurcio 2aaeeef21b
Fade out `0/0` completion ratios as there's nothing to document
This makes the table easier to read.
2020-06-15 21:26:19 +02:00
Hugo Locurcio 3d0383fbdf
Include module documentation in the generated report
This closes #2.
2020-05-16 19:58:26 +02:00
Hugo Locurcio 128624ca4a
Enable minification when building the website for deployment 2020-02-26 22:50:38 +01:00
Hugo Locurcio a0712e78f0
Use an heredoc for the page header 2020-02-26 22:03:53 +01:00
Hugo Locurcio f69e63d931
Initial commit 2020-02-26 20:01:37 +01:00