Skip to content

Portable version of asciidoc including plugins (dot, latex, code highlighting)

License

Notifications You must be signed in to change notification settings

theadib/asciidocToGo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsciidocToGo '#

AsciidocToGo is a full featured portable version of [asciidoc](http://www.asciidoc.org asciidoc) that contains the complete toolchain to build html or docbook/latex based PDF documentation out of plain ascii txt files. Just download AsciidocToGo and start writing instead of seaching day or maybe weeks to put together all of the the required software parts.

Packages

AsciidocToGo is delivered as a stand alone package for windows and MAC-OS including the following parts:

Installation

Download AsciidocToGo zip file for your platform:

  • Windows
    1. Download AsciidocToGo0.0.5pre
    2. Unzip it in the folder "C:\ProgramsDev\AsciidocToGo"
    3. Follow the dokumentation in doc/Manual.html
  • MAC-OS
    • Not yet published

License

AsciidocToGo itself is lisenced under the GPLv2. AsciidocToGo is based on a lot of third party packages.

Please refer to: AsciidocToGo and third party licenses

Usage

Start AsciidocToGo and select the desired tab to produce html or docbook pdf files

Create HTML files with asciidoc

AsciidocToGo Asciidoc Tab

This html document is created with AsciidocToGo asciidoc from this txt file

Create Docbook pdf files with a2x

AsciidocToGo Asciidoc Tab

This pdf document is created with AsciidocToGo a2x from the same source

Windows Explorer Context Menu Entry

AsciidocToGo can add a registry based link to start AsciidocToGo with a right click on a txt file:

AsciidocToGo Context Menu

Batch files for scripting

The package also provides batch files to start asciidoc and a2x from the command line.

Current State

Alpha Version 0.0.5.

Copyright (c) by Carsten Breuer (CarstenBreuerDevatgmx.de)

Links:

About

Portable version of asciidoc including plugins (dot, latex, code highlighting)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.0%
  • Batchfile 10.9%
  • QMake 5.1%