Skip to content

Repository for generating documentation for the Lenovo XClarity Administrator provider for ManageIQ

Notifications You must be signed in to change notification settings

ManageIQ/manageiq-lxca-docs

Repository files navigation

manageiq-lxca-docs

Repository for generating documentation for the Lenovo XClarity Administrator provider for ManageIQ

Compile into PDF

. Edit main.adoc and remove comments from the appropriate variable set (either ManageIQ or CloudForms).

. Install asciidoctor-pdf gem.

. Compile the Configuration Guide: +

bundle exec asciidoctor-pdf physical_infra_provider_configuration/main.adoc -o ./PREVIEW.pdf

. Compile the API Guide: +

bundle exec asciidoctor-pdf physical_infra_provider_rest_api/main.adoc -o ./PREVIEW.pdf

Command above will create file ./PREVIEW.pdf that can be used as documentation preview.

About

Repository for generating documentation for the Lenovo XClarity Administrator provider for ManageIQ

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages