Skip to content

remove RTD 'stable' version #576

@ladyada

Description

@ladyada

there's some old rev documentation in RTD ? not sure whats up but

https://circuitpython.readthedocs.io/en/stable/shared-bindings/touchio/TouchIn.html

is not the same as

http://circuitpython.readthedocs.io/en/2.x/shared-bindings/touchio/TouchIn.html

e.g. raw_value and threshold are missing from 'stable'

here's what it indexes

https://readthedocs.org/projects/circuitpython/

also, if possible, maybe have warnings on the other, deprecated APIs? e.g. http://circuitpython.readthedocs.io/en/1.x/shared-bindings/touchio/TouchIn.html
(not sure if RTD supports it)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions