Skip to content

Build API doc for all Camera types and functions #2112

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

Merged

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Jun 16, 2024

TL;DR: Expose all Camera types and functions in the API doc

Changes

TL;DR: Get all camera API doc building by applying the debugging clarity provided by #2109

  • Add camera modules to the doc config under and advanced_cameras.rst file
  • Expose the file on the arcade API summary page
  • Stop using Attributes: since Sphinx really doesn't like it with our plugin config
  • Fix a syntax error in whitespace
  • Add cross-references
  • General style touch-ups

Why?

TL;DR: Part of a 3.0 Mandatory ticket (#1853)

If we have a new camera system, it needs to be documented. This is another step in that.

Future Work

  • Make it accurate
  • Make it look good
  • Glossary items

pushfoo added 3 commits June 15, 2024 23:43
* Add modules to update_quick_index.py

* Add generated file to doc/api_docs/arcade.rst toctree
* Fix build error due to syntax issue in alignment

* Add cross-refs

* General touch-ups for style and phrasing
@Cleptomania Cleptomania merged commit f426ee7 into pythonarcade:development Jun 16, 2024
8 checks passed
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