60840c5 Update keywords to include voting methods and monte-carlo topics
ee1503f Remove sphinx-rtd-theme from documentation dependencies list
99fd8a8 Move Sphinx docs dependencies to pyproject.toml and drop requirements.txt
1e03d81 Restrict docs deploy to main/master and add docs build preview workflow
d62f2b3 docs: set toctree maxdepth
8fa0cca docs: configure sidebar with local table of contents
c49f25e docs: restructure examples page and copy logic
a856517 docs: fix example image paths for GitHub Pages
7196f1d docs: migrate from m2r2 to MyST parser
34a72f5 Pin Sphinx dependencies for m2r2 compatibility
1fda42a docs: add examples page with redirect from /examples/
3c81ae5 Remove duplicate welcome header from documentation index page
eedf94f Change HTML theme back to alabaster
b5d4125 docs: add favicon, DOI extlinks, and Wikipedia references
72dfdf6 docs: include example result images in documentation output
95e7049 ci: add documentation build dependencies and configure workflow
f6ca832 docs: consolidate and format API module documentation pages
a90df61 docs: integrate README into Sphinx docs via m2r2
0725026 Switch HTML docs theme from 'alabaster' to prettier 'sphinx_rtd_theme'
9790ba9 docs: reorder module contents sections and subpackages
3c61ac7 docs: add Sphinx quickstart, autodoc, and numpydoc
f4634ea docs: add sphinx-apidoc generated RST stubs
c7fa629 ci: add Sphinx docs build and deploy workflow