Ryan Young

Results 10 issues of Ryan Young

Hello, is there a way to define styles for the PDF export? From what I can tell, the only option is the default option. Configurable PDF formatting would be a...

Feature Request
Version-3

Create a macro that enables us to pull in child pages (child page title link and blurb) that can be called from within a content block. This will enable us...

enhancement

Maybe tie into the functionality to include specific lines of pages (experimental Dactyl feature already) Original jira issue: https://ripplelabs.atlassian.net/browse/DOC-1164

enhancement

For some documents, like the Network Rulebook, we may need to use numbered headings. I believe it's possible to do this by defining counters in the CSS, as exemplified here:...

enhancement

It would be nice to have both "critical" style violations and "advisory" style violations, or maybe even more levels. So the build would only break on critical errors, but you...

enhancement

To view the build output in most (all?) projects you need to: * Go to the `out/` folder * Run `python3 -m http.server` * Devote a terminal session to running...

enhancement

Images are currently generated as links in both HTML and PDFs. In the HTML, this is a nice feature because clicking on the image opens the image in a new...

enhancement

It would be useful to be able to include only specific lines of a given code snippet rather than the entire file. Here's an example of Sphinx's implementation of this:...

enhancement

For documentation purposes, it would be wonderful if we could add href-type links in Swagger annotations. The purpose of these links would be to reference one API call from another...

metadata
re-use: ref-everywhere

There are instructions for building and running `rippled` on sever Operating Systems [here](https://xrpl.org/install-rippled.html). However, there are no such instructions for Windows. We should add a similar doc for the Windows...

good first issue
infra