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

Bump sphinx version to 6.2.1 #110

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

aokumasan
Copy link
Member

@aokumasan aokumasan commented Jul 21, 2023

Summary

  • Bump sphynx version to 6.2.1

Tests

  • docker run -it --rm -v $(pwd):/work -w /work python:3.11 bash
  • pip install pipenv
  • pipenv install -d --skip-lock
  • pipenv shell
  • export PYTHONPATH=$(pwd)
  • cd docs
  • make html
  • exit (exit from container)
  • cd docs/build/html && python -m http.server
  • Check the generated documents via browser.

@fujita-hiroki1115 fujita-hiroki1115 merged commit 93872ed into main Aug 3, 2023
5 checks passed
@fujita-hiroki1115 fujita-hiroki1115 deleted the feature/upgrade-sphinx branch August 3, 2023 07:09
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