Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JanusXD

Logo

Source Code to HTML\PDF Generation Tool

  • Converts all files in your source code directory to a single or multiple HTML file(s)
  • Ignores unnecessary files specified in .gitignore and .janusignore files

Help Instructions

janusxd --source /path/to/source/code --dest /output/folder
--source, -s                            Source Directory
--dest, -d                              Destination Folder
--configure, -c                         Interactive Configuration
--project, -p                           Set Project Name
--disregard-git-ignore, -dg             Don't ignore paths included in .gitignore files
--disregard-janus-ignore, -dj           Don't ignore paths included in .janusignore files
--max-size, -m                          Maximum size (in bytes) of each html document
--help, -h                              Help Instructions

TODO

  • Title and Table of Contents Generation
  • Automatic configuration to different Code Prettify styles
  • Support for other syntax highlighting libraries
  • Direct rendering and conversion to PDF

About

Source Code To PDF Generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages