| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-30 | docs/reference/packages.rst: Fix typo, remove duplicate "port". | David Lechner | |
| Fixes #6485. | |||
| 2020-06-05 | docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build. | David Lechner | |
| This enables warnings as errors and fixes all current errors, namely: - reference to terms in the glossary must now be explicit (:term:) - method overloads must not be declared as a separate method or must use :noindex: - 2 cases where `` should have been used instead of ` | |||
| 2019-10-16 | docs: Fix spelling in various parts of the docs. | Mike Causer | |
| 2018-03-15 | docs: Fix some references and RST markup to eliminate Sphinx warnings. | Damien George | |
| 2017-12-16 | docs/packages: Explicitly recommend usage of setuptools instead of distutils. | Paul Sokolovsky | |
| 2017-12-16 | docs/packages: Use "install_dir/" in examples. | Paul Sokolovsky | |
| 2017-12-14 | docs/packages: mpy_bin2res no longer required to create resources. | Paul Sokolovsky | |
| Everything happens automagically with overridden "sdist" from sdist_upip.py. | |||
| 2017-12-13 | docs/packages: Add quick "Creating distribution packages" section. | Paul Sokolovsky | |
| Needs more details. | |||
| 2017-12-11 | docs/reference/packages: Add chapter on distribution packages and deployment. | Paul Sokolovsky | |
| A long overdue overview of preparing packages, installing them with upip, freezing, dealing with resources. Initial version, more iterations required. | |||
