Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Regenerate the gitwash docs. #8137
Conversation
| +All documentation in the gitwash directory are automatically generated by running the below script in | ||
| +the project's root directory: | ||
| + | ||
| +python gitwash_dumper.py doc/devel Matplotlib --repo-name=matplotlib --github-user=matplotlib \ |
aashil
Feb 23, 2017
Contributor
I restructured the sentence a bit and added the link to gitwash_dumper.py script. Have a look.
|
Apart from my comment, it looks good to me. |
NelleV
changed the title from
Regenerate the gitwash docs. to [MRG+1] Regenerate the gitwash docs.
Feb 23, 2017
|
Documentation isn't building:
|
QuLogic
added the
Documentation
label
Feb 24, 2017
|
It looks like the |
|
Still more doc errors:
|
|
Any idea why appveyor and codecov fail? |
|
@aashil they're both kind of finiky. I looks like appveyor had some transient network issues. I restarted its build. |
|
It's a literal block, so I think the only choice is to pick a shorter set of log lines. |
dstansby
changed the title from
[MRG+1] Regenerate the gitwash docs. to Regenerate the gitwash docs.
Feb 26, 2017
dstansby
merged commit cb0d97c
into matplotlib:master
Feb 26, 2017
5 checks passed
|
Not sure if this wants a backport - if anyone else thinks it does feel free to do the backport. |
tacaswell
added a commit
that referenced
this pull request
Feb 26, 2017
|
|
dstansby + tacaswell |
1d87fba
|
|
Backported to v2.0.0-doc as 1d87fba |

aashil commentedFeb 23, 2017
•
edited
Regenerate the gitwash docs and add README.txt documenting how to use the script to generate the docs. Fixes #8123