crud
crud copied to clipboard
Impoved docs build
I've improved the docs build a bit, so that it's up-to-date and easier to contribute to it:
-
Old Docker config and docs gave some issues, so set Docker to the latest Debian release.
-
Added docs build and checks to Travis CI.
-
Upgraded the docs build to Python 3.
-
Added reStructuredText lint using RSTcheck.
-
Fixed an issue RSTcheck flagged. See first paragraph: https://crud.readthedocs.io/en/latest/unit-testing.html
-
Added Browser Sync config for easier editing.
Does an automated build and an automated browser refresh when saving a file:
Better resolution: https://youtu.be/NnocyVp-KHc
Codecov Report
Merging #640 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #640 +/- ##
=========================================
Coverage 87.82% 87.82%
Complexity 407 407
=========================================
Files 36 36
Lines 1150 1150
=========================================
Hits 1010 1010
Misses 140 140
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 a58c8b7...b5e0814. Read the comment docs.
Alright, this ready to be reviewed
@josegonzalez Is this good to merge? :)
@Phally @ADmad looks good to me once merge conflict has been fixed :)
@Phally Hi, would you mind re-opening this against the latest master?