Skip to content

Docs for Scale Computing Ansible Collection for HyperCore

Notifications You must be signed in to change notification settings

ScaleComputing/HyperCoreAnsibleCollection-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

HyperCoreAnsibleCollection-docs

Contains a built html documentation for https://github.com/ScaleComputing/HyperCoreAnsibleCollection. The ./docs subdirectory is deployed by github pages.

Steps:

(cd .../ansible_collections/scale_computing/hypercore && make docs)
rm -fr HyperCoreAnsibleCollection-docs/docs
cp -a .../ansible_collections/scale_computing/hypercore/docs/build/html HyperCoreAnsibleCollection-docs/docs
touch HyperCoreAnsibleCollection-docs/docs/.nojekyll
# commit to gh-pages branch, push
# Go to github.com, select this project, then settings, pages, deploy-from-branch, branch=gh-pages, directory=/docs
# remove main branch, keep only gh-pages

About

Docs for Scale Computing Ansible Collection for HyperCore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published