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 pyk documentation generation script #4420

Merged
merged 8 commits into from
Jun 6, 2024
Merged

Add pyk documentation generation script #4420

merged 8 commits into from
Jun 6, 2024

Conversation

tothtamas28
Copy link
Contributor

@tothtamas28 tothtamas28 commented Jun 5, 2024

Fixes #4413

  • Adds a script pyk/docs/generate.sh that sets up a virtual environment in which the Sphinx docs can be built without error. In particular, the runtime bindings package needs to be available.
  • Changes the test and release workflows to run this script in a K Docker container.

@tothtamas28 tothtamas28 added the pyk label Jun 5, 2024
@tothtamas28 tothtamas28 self-assigned this Jun 5, 2024
@tothtamas28 tothtamas28 force-pushed the fix-pyk-docs branch 11 times, most recently from d3dc283 to 18a939d Compare June 6, 2024 13:07
This is required by the `pyk.testing` package.
Sets up a virtual environment, then runs Sphinx commands from it.
@tothtamas28 tothtamas28 force-pushed the fix-pyk-docs branch 3 times, most recently from eed4890 to aa2b300 Compare June 6, 2024 15:39
@tothtamas28 tothtamas28 marked this pull request as ready for review June 6, 2024 17:12
@tothtamas28 tothtamas28 requested a review from a team as a code owner June 6, 2024 17:12
@tothtamas28
Copy link
Contributor Author

Release workflows sliced for test purposes: 6fdc5e1
Test run: https://github.com/runtimeverification/k/actions/runs/9404319093

Copy link
Collaborator

@Robertorosmaninho Robertorosmaninho left a comment

Choose a reason for hiding this comment

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

LGTM

@tothtamas28 tothtamas28 merged commit 0db5358 into develop Jun 6, 2024
17 checks passed
@tothtamas28 tothtamas28 deleted the fix-pyk-docs branch June 6, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PyK Docs] Some pages on PyK documentation don't have the expected content of modules/functions
2 participants