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 Sphinx documentation #73

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Conversation

rk1a
Copy link

@rk1a rk1a commented Jul 17, 2023

  • Adds dev tools: pre-commit, isort, black, flake8
  • Adds doc strings to minetester python package
  • Adds basic Sphinx documentation of Minetester features
  • Makes dumb client create a recorder by default (without passing --record)
  • Fixes segfault when not passing cursor image
  • Updates README with documentation build instructions

Related issues: #43 #19

Ready for Review.

How to test

pip install -e .[docs]
cd docs-minetester && make livehtml

@rk1a rk1a requested a review from AI-WAIFU December 3, 2023 17:10
@rk1a rk1a mentioned this pull request Jan 17, 2024
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.

1 participant