Closed banesullivan closed 11 months ago
All mentioned warnings concerning broken references and syntax-errors will be resolved in EOmaps v8.0
(#205).
The only remaining warnings are the ones originating from inherited docstrings and the 2 duplicated attributes warnings (Maps.CLASSIFIERS
and MapsGrid.f
, resulting from explicit class-attribute descriptions in the docstrings)
@banesullivan If it's OK for you, I'll close this as resolved!
That sounds good to me!
@banesullivan just to let you know... with the latest changes docs now finally build without a single warning! (for example: latest build)
When build the docs, I recommend using
SPHINXOPTS="-W"
to fail on warnings that might suggest broken references, missing pages, etc. My full build log:Of that log, the ones that stand out to me are:
Though running with
SPHINXOPTS="-W"
only shows: