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

https://github.com/adminfaces/docs

AdminFaces documentation
https://github.com/adminfaces/docs

Last synced: 10 months ago
JSON representation

AdminFaces documentation

Awesome Lists containing this project

README

          

= Admin Docs

image:https://travis-ci.org/adminfaces/docs.svg[Build Status (Travis CI), link=https://travis-ci.org/adminfaces/docs]
image:https://badges.gitter.im/Join%20Chat.svg[link="https://gitter.im/adminfaces?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"]

This project holds *AdminFaces* documentation: https://adminfaces.github.io/docs/latest

== Building the docs

Admin docs can be generated with `mvn generate-resources` maven command.

The documentation will be generated in `target/generated-docs/docs`.