This is a tool for generating .docx, .xlsx, and .pptx files text files and word, excel, and powerpoint files with proper formating. See the index.html for complete instructions.
To use: AutoDoc is runnable by selecting "Open.." or double-clicking autodoc-v1.6.jar. You may also download the file directly from GitHub by clicking on "View RAW".
To recompile:
- Clone this repo on your machine.
- Make any necessary edits to source code.
- If edits were made, open compile.sh and update the version number.
- Open a Terminal window, navigate to directory of local repo.
- Type "sh compile.sh jar" on a command line to generate a new .jar file.