Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and clean up documentation #260

Merged
merged 6 commits into from
Jan 13, 2020
Merged

Fix and clean up documentation #260

merged 6 commits into from
Jan 13, 2020

Conversation

rly
Copy link
Contributor

@rly rly commented Jan 13, 2020

This PR:

  • fixes docs makefile for Windows
  • updates conf.fy to remove deprecated code
  • makes the docs refer to Python 3.8 instead of 3.5
  • adds missing packages to the api_docs page
  • fixes all Sphinx warnings

The sphinx docs should now build and validate successfully, without warnings.

@rly rly requested a review from a team January 13, 2020 22:37
@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

Merging #260 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #260   +/-   ##
=======================================
  Coverage   70.31%   70.31%           
=======================================
  Files          33       33           
  Lines        5935     5935           
  Branches     1394     1394           
=======================================
  Hits         4173     4173           
  Misses       1327     1327           
  Partials      435      435
Impacted Files Coverage Δ
src/hdmf/data_utils.py 90.07% <ø> (ø) ⬆️
src/hdmf/spec/catalog.py 92.07% <ø> (ø) ⬆️
src/hdmf/backends/hdf5/h5_utils.py 62.69% <ø> (ø) ⬆️
src/hdmf/utils.py 92.21% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5ab5a0...8b82ad3. Read the comment docs.

@rly rly merged commit 552cf4d into dev Jan 13, 2020
@rly rly deleted the docs branch January 13, 2020 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants