Skip to content

update docs theme with goats#44

Merged
orbeckst merged 3 commits intomasterfrom
update-docs-theme-with-goats
Jul 8, 2020
Merged

update docs theme with goats#44
orbeckst merged 3 commits intomasterfrom
update-docs-theme-with-goats

Conversation

@orbeckst
Copy link
Copy Markdown
Member

@orbeckst orbeckst commented Jul 8, 2020

lilyminium and others added 2 commits July 8, 2020 11:38
- fix #43
- use RTD theme & update conf.py
- update custom.css
- update travis (install RTD theme and also build 3.6-3.8 and take the
  docs from the 3.8 build)
- update CHANGELOG
- add @lilyminium to AUTHORS and authors in conf.py
@pep8speaks
Copy link
Copy Markdown

pep8speaks commented Jul 8, 2020

Hello @orbeckst! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 14:11: E401 multiple imports on one line
Line 19:1: E265 block comment should start with '# '
Line 24:1: E402 module level import not at top of file
Line 26:80: E501 line too long (80 > 79 characters)
Line 40:14: E124 closing bracket does not match visual indentation
Line 60:1: E265 block comment should start with '# '
Line 83:1: E265 block comment should start with '# '
Line 87:1: E265 block comment should start with '# '
Line 89:1: E265 block comment should start with '# '
Line 95:80: E501 line too long (80 > 79 characters)
Line 96:1: E265 block comment should start with '# '
Line 99:1: E265 block comment should start with '# '
Line 103:1: E265 block comment should start with '# '
Line 107:1: E265 block comment should start with '# '
Line 113:1: E265 block comment should start with '# '
Line 116:80: E501 line too long (80 > 79 characters)
Line 177:1: E265 block comment should start with '# '
Line 181:1: E265 block comment should start with '# '
Line 186:1: E265 block comment should start with '# '
Line 189:1: E265 block comment should start with '# '
Line 192:1: E265 block comment should start with '# '
Line 195:1: E265 block comment should start with '# '
Line 198:1: E265 block comment should start with '# '
Line 201:1: E265 block comment should start with '# '
Line 204:1: E265 block comment should start with '# '
Line 248:1: E265 block comment should start with '# '
Line 252:1: E265 block comment should start with '# '
Line 255:1: E265 block comment should start with '# '
Line 258:1: E265 block comment should start with '# '
Line 261:1: E265 block comment should start with '# '
Line 264:1: E265 block comment should start with '# '
Line 267:80: E501 line too long (80 > 79 characters)
Line 277:1: E265 block comment should start with '# '
Line 280:80: E501 line too long (80 > 79 characters)
Line 292:1: E265 block comment should start with '# '
Line 295:1: E265 block comment should start with '# '
Line 298:1: E265 block comment should start with '# '

Comment last updated at 2020-07-08 19:06:11 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 8, 2020

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   55.70%   55.70%           
=======================================
  Files          12       12           
  Lines         368      368           
  Branches       47       47           
=======================================
  Hits          205      205           
  Misses        160      160           
  Partials        3        3           

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 264d733...6a88310. Read the comment docs.

@orbeckst orbeckst merged commit 1f81f0d into master Jul 8, 2020
@orbeckst orbeckst deleted the update-docs-theme-with-goats branch July 8, 2020 20:36
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.

change doc style to MDA/UserGuide 1.0.0 add GoatCounter tracking to docs

3 participants