Commit Graph

16 Commits (main)

Author SHA1 Message Date
Zed A. Shaw 7ce284680c Changes from working on the documentation website. Lots of little fixes all over as I found things that could be improved. 1 year ago
Zed A. Shaw cb24485a5e Fix up some of the top icons to be consistent. 1 year ago
Zed A. Shaw 323ae3dc2a Add the ability to specify a README and make that the initial first page for the docs browser. 1 year ago
Zed A. Shaw 253d5b5b9f Move the jump index to the top of the page for faster access. 1 year ago
Zed A. Shaw 399454f5c1 Quick fix to some spacing issues on headers inside the @html. I might need to fix this in the main global.css. 1 year ago
Zed A. Shaw 80916c6a03 More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function. 1 year ago
Zed A. Shaw 53eca88150 Mark anything with no comments in the UI so it's easy to find them and work on them. 1 year ago
Zed A. Shaw 2e2c7c35fb Add little icons to the toc at the top to easily identify any comments mentioning TODO, BUG, WARNING, FOOTGUN, or DEPRECATED. 1 year ago
Zed A. Shaw 372be19301 Make it possible to jump to sections you need and back to the top. 1 year ago
Zed A. Shaw e4b94a8041 Document the lib/models.js header, and a slight fix for links not getting their style in the included html from Svelte. See https://github.com/sveltejs/svelte/issues/2967 1 year ago
Zed A. Shaw 6f49bc2455 First module fully documented is lib/ormish.js 1 year ago
Zed A. Shaw ff28e3febc Better visual design with classes separated out. 1 year ago
Zed A. Shaw 2ac767b858 DocsBrowser is looking nice and I'm actually doing the docs for one file to work on the design more. 1 year ago
Zed A. Shaw ba8c6064fe DocsBrowser now works half decent, just need to actually complete the docs on a few samples to work out the more complete look. 1 year ago
Zed A. Shaw a0c342d131 Docs browser now renders better. 1 year ago
Zed A. Shaw 28cfe55921 Code docs output is serviceable and there's a UI now. 1 year ago