issues
search
pysal
/
submodule_template
This provides a template for submodules to use in the PySAL project
BSD 3-Clause "New" or "Revised" License
3
stars
10
forks
source link
(docs) automatically document class members + intersphinx example
#23
Closed
weikang9009
closed
4 years ago
weikang9009
commented
4 years ago
This PR is
to update the configuration file for sphinx to:
automatically document class members including methods, attributes, properties
automatically document class members without docstrings
avoid display class members twice
provide more examples for intersphinx mapping with external packages (should include your package's dependencies)
to make tables aligned to the left
This PR is