https://github.com/fryguy/manageiq-schema-docs
https://github.com/fryguy/manageiq-schema-docs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fryguy/manageiq-schema-docs
- Owner: Fryguy
- License: apache-2.0
- Created: 2023-03-03T20:01:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T22:10:03.000Z (over 3 years ago)
- Last Synced: 2025-01-17T19:41:27.721Z (over 1 year ago)
- Language: Shell
- Size: 122 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ManageIQ Schema Docs
This repository contains the schema documentation for the ManageIQ project.
## Generating the documentation
The docs are generated using [SchemaSpy](https://schemaspy.org/). A conveience script is provided to generate the docs in `bin/build`. To build the docs, simply run `bin/build` from the root of the repository.
## License
This repository is available as open source under the terms of the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).