Skip to content

Documentation upgraded and package reorganisation

Compare
Choose a tag to compare
@HugoFara HugoFara released this 11 Jul 09:20
· 143 commits to main since this release

This release introduces a good documentation with sphinx and a website hosted on GitHub pages.

Added

  • The legend in visualizer.py is back!
  • Documentation published to GitHub pages! It is contained in the docs/ folder.
  • setup.cfg now include links to the website.

Changed

  • Examples moved from pylinkage/examples/ to docs/examples/.
  • Tests moved from pylinkage/tests/ to tests/.