An open API service indexing awesome lists of open source software.

https://github.com/wildfly/wildscribe

Documentation generator for application servers based on Wildfly
https://github.com/wildfly/wildscribe

Last synced: about 1 year ago
JSON representation

Documentation generator for application servers based on Wildfly

Awesome Lists containing this project

README

          

Wildscribe Documentation Generator
==================================

This project is a documentation generator for Wildfly/JBoss EAP. Basically takes the self describing management model
and turns it into HTML. It consists of two parts, the model dumper and the site generator.

See models/README.md for details on dumping models.

To generate the site:

Add any new model versions to models/standalone/versions.txt

Then run (for example):

$ java -Durl=https://wildscribe.github.io -jar site-generator/target/site-generator.jar models/standalone/ ../wildscribe.github.io/