This gist is connected to this issue: 366
-
Make a list of all of the parts of the Asciidoctor toolchain.
-
Make a list of the different types/stages of Asciidoctor users.
What parts of the toolchain are missing?
Just a few types of users have been added. We need to flesh out the groups and add (or cut).
-
Core
-
Syntax
-
Parser
-
AST
-
-
Viewing Tools
-
Docgist
-
Firefox Plugin
-
Chrome Plugin
-
Guard with Live Reload
-
-
Editing Tools
-
Brackets
-
Atom
-
-
Converters
-
HTML
-
PDF
-
EPUB
-
DocBook
-
Latex
-
Reveal
-
DZSlides
-
XHTML
-
Manpages
-
fopub (archived)
-
Stylesheets
-
Custom styles per converter
-
-
-
Diagrams and Equations
-
PlantUML
-
Ditaa
-
Shaape
-
BlockDiag, SeqDiag, ActDiag, NwDiag
-
GraphViz DOT
-
-
Asciidoclet
-
Plugins
-
Gradle
-
Maven
-
Gulp
-
Grunt
-
Leiningen
-
Ant
-
sbt
-
Intellij
-
Eclipse (in progress)
-
-
Implementations
-
Ruby (Core)
-
Java
-
JavaScript
-
GroovyDSL
-
-
Web Publishing
-
Confluence
-
Jekyll
-
Editions
-
-
Docker Container
-
Asciidoctor
-
AsciidoctorJ
-
-
Extensions Lab
-
Distributions
-
RubyGems
-
Debian
-
Fedora
-
-
Organization infrastructure
-
Doctest Suite
-
html-pipeline (infrastructure for GitHub)
-
RPM package spec
-
webjars
-
Yard
-
Rdoc
-
Javadoc
-
-
Common Syntax
-
No Install
-
Local or Browser Editing
-
Browser Viewing
-
HTML Converter
-
-
Common Syntax
-
Install
-
Windows
-
Mac OS
-
Linux
-
Package
-
-
-
Local or Browser Editing
-
Local or Browser Viewing
-
Converter
-
Web publishing
-
Group 1 or 2 Install and Usage
-
-
Push to web publishing platform
-
Confluence
-
Jekyll
-
etc…
-
-
Build Docs with <build-tool-name>
-
Convert to <name-of-alternative-converter>
-
Customize stylesheet for <name-of-alternative-converter>
-
Use the AST
-
Write a book with Asciidoctor (advanced syntax)
-
Add diagrams and equations to content (advanced syntax)
-
Developers writing with Asciidoctor (advanced syntax (source code highlight, UI macros))
-
Integrate Asciidoctor into your <continuous-integration/delivery-pipeline>