Josh Rotenberg
Josh Rotenberg
The Gopher is sad: no one invited him to the [party](https://github.com/osohq/oso/blob/main/languages/README.md).
This refreshes the asciidoc manual to use [mdbook](https://rust-lang.github.io/mdBook). See responses/ideas in #9504. Currently a work in progress. If this seems like the right direction, I'll continue with the list below....
Cleaned up a few markdown and wording issues in `scripting.md`.
Ok, let's try this one more time! Comments/reviews appreciated. This time it's just about bare bones moving the manual from adoc to mdbook. Live deploy at Fixes #9504.
This adds the cut/paste llvm-cov job from the [docs](https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#continuous-integration). I tested this by creating a project with the template and put it here: I removed the call to upload the...
Basic book layout and simple help pages.
Some lint ideas: * Lint the markdown * Validate that file numbering is unique. * Validate file names (i.e. everything should have a 4 digit id padded with zeros). *...
Right now the new command sets the status to Accepted. It might make sense to allow an optional config to set this to something like Pending first.
I split the new and init templates but it would be a lot cleaner to support a single file, and make more sense for custom templates.