dactyl icon indicating copy to clipboard operation
dactyl copied to clipboard

Tools to make enterprise documentation from Markdown sources.

Results 31 dactyl issues
Sort by recently updated
recently updated
newest added

Certain config options are meant to be local to an individual system, not to a project, but they're all defined in the same config file. This doesn't really make sense...

cleanup

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

When building PDF, the command to call Prince can fail if the executable isn't available at your PATH as `prince` or if Prince isn't installed at all. However, the error...

enhancement

Building a suite of docs can be pretty time-consuming. For example, building the [XRPL dev portal](https://github.com/ripple/xrpl-dev-portal/) takes ~25 seconds on my (relatively high-spec) desktop. There are probably some redundant steps...

enhancement

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

Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies