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

Add python packages required by mkdocs into docker container #1796

Merged
merged 1 commit into from Aug 14, 2023

Conversation

ia
Copy link
Collaborator

@ia ia commented Aug 13, 2023

  • Please check if the PR fulfills these requirements
  • The changes have been tested locally
  • There are no breaking changes
  • What kind of change does this PR introduce?
    Add python packages required by mkdocs into docker container.

  • What is the current behavior?
    Set of commands:
    $ make docker-shell
    # make docs
    returns error.

  • What is the new behavior (if this is a feature change)?
    make docs generates site directory with static html documentation inside of a container successfully.

  • Other information:

@Ralim Ralim merged commit 20e0854 into Ralim:dev Aug 14, 2023
15 checks passed
@ia ia deleted the docker-mkdocs branch August 23, 2023 13:47
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.

None yet

2 participants