A script to generate assembly and module AsciiDoc files from templates.


License
GPL-3.0+
Install
pip install newdoc==1.5.1

Documentation

tools

This repo contains a collection of python-based tools to make life easier for writers working with asciidoc files.

  • atree takes filename as an argument and outputs the list files that filename includes
  • fixes changes module subheadings from [discrete]== to .
  • git-export fixes spacing issues
  • newdoc generates empty module and assembly files when writing Red Hat or Fedora documentation in AsciiDoc
  • nebel general purpose utility for creating and maintaining modular content - see the README for details