https://github.com/adminfaces/docs
AdminFaces documentation
https://github.com/adminfaces/docs
Last synced: 10 months ago
JSON representation
AdminFaces documentation
- Host: GitHub
- URL: https://github.com/adminfaces/docs
- Owner: adminfaces
- Created: 2018-09-02T12:34:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T11:07:46.000Z (about 6 years ago)
- Last Synced: 2025-01-03T04:31:25.287Z (12 months ago)
- Language: HTML
- Homepage: https://adminfaces.github.io/docs/latest/
- Size: 19 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.adoc
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`.