All Projects â†’ clayts â†’ docscii

clayts / docscii

Licence: GPL-3.0 license
DocBook to AsciiDoc converter

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to docscii

asciidoctor-lein-plugin
A Leiningen plugin for generating documentation using Asciidoctor
Stars: ✭ 26 (+85.71%)
Mutual labels:  docbook, documentation-tool, asciidoc
Asciidoctor
💎 A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
Stars: ✭ 3,905 (+27792.86%)
Mutual labels:  converter, docbook, asciidoc
Doc2dash
Create docsets for Dash.app-compatible API browser.
Stars: ✭ 380 (+2614.29%)
Mutual labels:  converter, documentation-tool
Asciidoctor Pdf
📃 Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
Stars: ✭ 868 (+6100%)
Mutual labels:  converter, asciidoc
Asciidocfx
Asciidoc Editor and Toolchain written with JavaFX 16 (Build PDF, Epub, Mobi and HTML books, documents and slides)
Stars: ✭ 1,533 (+10850%)
Mutual labels:  docbook, asciidoc
Kramdown Asciidoc
A kramdown extension for converting Markdown documents to AsciiDoc.
Stars: ✭ 97 (+592.86%)
Mutual labels:  converter, asciidoc
docx-you-want
An unusual PDF-to-DOCX converter.
Stars: ✭ 40 (+185.71%)
Mutual labels:  converter
ank
ΛNK: Compile time docs verification and evaluation for Kotlin and Java (Temporarily moved to Arrow-kt)
Stars: ✭ 52 (+271.43%)
Mutual labels:  documentation-tool
Wallpaper-Engine-Pkg-to-Zip
Simple program to convert the wallpaper engine pkg files to zip and back!
Stars: ✭ 57 (+307.14%)
Mutual labels:  converter
xml-avro
Convert XSD -> AVSC and XML -> AVRO
Stars: ✭ 32 (+128.57%)
Mutual labels:  converter
dcc-web
Convert docker run/create commands to docker-compose.yml files.
Stars: ✭ 27 (+92.86%)
Mutual labels:  converter
tipograph
A little javascript library and command line tool that makes your written content more typographically correct.
Stars: ✭ 52 (+271.43%)
Mutual labels:  converter
gradle2kts
Gradle Groovy to Gradle Kotlin conversion tool - discontinued spike
Stars: ✭ 34 (+142.86%)
Mutual labels:  converter
power-doctest
JavaScript Doctest for JavaScript, Markdown and Asciidoc.
Stars: ✭ 45 (+221.43%)
Mutual labels:  asciidoc
webp-wasm
Webp image convertor (webassembly, works offline in browser)
Stars: ✭ 18 (+28.57%)
Mutual labels:  converter
recode-converter
A modern & simple audio converter for video files
Stars: ✭ 22 (+57.14%)
Mutual labels:  converter
grav-theme-learn2
Learn2 Grav Theme
Stars: ✭ 80 (+471.43%)
Mutual labels:  documentation-tool
it-tools
Aggregated set of useful tools that every developer may need once in a while.
Stars: ✭ 222 (+1485.71%)
Mutual labels:  converter
css-to-typestyle
Convert raw CSS to TypeStyle
Stars: ✭ 12 (-14.29%)
Mutual labels:  converter
Numbase
Arbitrary number base converter.
Stars: ✭ 22 (+57.14%)
Mutual labels:  converter

docscii

A DocBook to AsciiDoc conversion utility.

Installing

sudo ./install.sh

Use

docscii input_dir output_dir

Or:

docscii input_file.xml output_dir

To build books that require publican branding, use instead:

docscii publican.cfg output_dir

What it currently does

  • Converts even huge documents with complex structures from DocBook to AsciiDoc basically perfectly.
  • Maintains original file structure
  • Handles basic entities, publican branding, and conditionals
  • Handles customisable "semantic tagging" of various elements
  • Customisable in-line mark up (see docscii --help for further information)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].