Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial support for generating local documentation #655

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

dmacvicar
Copy link
Owner

We have the website directory in the tree, using upstream layout to be prepared for inclusion in the terraform-providers project.

This PR adds a docs directory with a Sphinx configuration that allows to generate html documentation from the original layout.

cd docs
make html

Should generate a beautiful website:

Screenshot from 2019-10-09 00-57-19
Screenshot from 2019-10-09 00-57-45

There are minor details that can be improved, but I think it is a good first step.

After this PR, my plan would be to enable CI to automatically publish the documentation, and then move some of it from README, and link it appropriately.

@MalloZup
Copy link
Collaborator

MalloZup commented Oct 9, 2019

@dmacvicar ❤️ ❤️ 😻 🐶 😍

Copy link
Collaborator

@MalloZup MalloZup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dmacvicar looks great. Feel free to ping me in case any help needed in this direction

@dmacvicar dmacvicar merged commit e709164 into master Oct 9, 2019
@MalloZup MalloZup deleted the dmacvicar_docs branch December 10, 2019 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants