LibCST/docs/source
Benjamin Woodruff 27e816059b Change autodoc member order to "bysource"
Without this option, autodoc defaults to ordering all members of
modules and classes alphabetically.

While this is normally fine (and probably desirable), the ordering of
fields in dataclasses is significant, so we need to change this behavior
to preserve the original member ordering.
2019-07-23 17:18:32 -07:00
..
modules add sphinx autodoc templates and docs CI job 2019-07-22 20:05:27 -07:00
conf.py Change autodoc member order to "bysource" 2019-07-23 17:18:32 -07:00
index.rst add sphinx autodoc templates and docs CI job 2019-07-22 20:05:27 -07:00