feature
New feature or request
priority/medium
Medium (or unknown) priority issue
preprocess
good first issue
More straightforward issue; good candidate to get started as contributor
#
dita
Here are 67 public repositories matching this topic...
One repo to rule them all !!?!?!! 🤓 😎
javascript
ruby
python
heroku
shell
jekyll
jquery
golang
github-pages
xslt
easter-egg
liquid
readthedocs
dita
webscraping
hacktoberfest
percy
snowstorm
colly
cloudflare-workers
-
Updated
Apr 6, 2022 - JavaScript
Markdown parser and output for DITA-OT
-
Updated
Oct 8, 2017 - XSLT
DITA Open Toolkit documentation
-
Updated
Apr 1, 2022 - XSLT
-
Updated
Apr 5, 2022 - TypeScript
Pandoc DITA-OT Plug-in for extending the available input formats for DITA-OT. Non DITA input sources can be pre-processed to create create valid DITA source.
-
Updated
Jan 29, 2022 - Lua
DITA Open Toolkit plug-in for HTML5 output with basic Bootstrap style
-
Updated
Feb 12, 2022 - XSLT
DITA Open Toolkit project website · dita-ot.org
-
Updated
Apr 1, 2022 - HTML
DITA-OT PDF plug-in generator
-
Updated
Mar 28, 2022 - TypeScript
DITA Open Toolkit plug-in registry
-
Updated
Apr 1, 2022 - JavaScript
DITA-OT plug-in to create, auto-translate and re-merge XLIFF files, generating translated documentation in a targeted foreign language.
language-translation
xliff
dita
yandex-translate
dita-ot
dita-ot-plugin
bing-translator
deepl
watson-translator
-
Updated
Feb 20, 2022 - XSLT
Transforms Eclipse cheat sheets (XML) to DITA with Ruby, XSLT, XPath, Nokogiri
-
Updated
Jan 1, 2018 - Ruby
DITA Open Toolkit plug-in used to generate documentation for the project website at
-
Updated
Dec 19, 2021 - XSLT
Analyzes a set of text files and generates a report of matches and near-matches. Use for reuse analysis or finding inconsistencies.
-
Updated
May 11, 2020 - Awk
Generate DITA-based REST API documentation from a Swagger file added directly to a ditamap
-
Updated
Jan 29, 2022 - XSLT
Markdown export of the DITA Open Toolkit documentation and sample GitBook output
-
Updated
Feb 28, 2016
Generate DITA-based REST API documentation from a Postman collection added directly to a ditamap
-
Updated
Jan 18, 2022 - Java
DITA-OT plugin to provide a clean, modern layout for printed technical books (6" x 9" PDF). LwDITA-compatible.
-
Updated
Oct 28, 2018 - XSLT
Improve this page
Add a description, image, and links to the dita topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dita topic, visit your repo's landing page and select "manage topics."
Plugins have no elegant way to implement additional post-processing build steps (copying files, performing additional transformations on base output) and this is is common requirement.
A new generic
depend.postprocessextension point would let plugins easily define Ant targets to be performed at the end of the base transformation.