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 \ |
There was a problem hiding this comment.
Can you add a link to the gitwash script?
There was a problem hiding this comment.
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. |
fe816aa to
3a7aebc
Compare
|
Documentation isn't building:
|
|
It looks like the |
3a7aebc to
1b078de
Compare
|
Still more doc errors:
|
* Add README.txt documenting how to use the script to generate gitwash docs.
1b078de to
8c57dae
Compare
|
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. |
|
Not sure if this wants a backport - if anyone else thinks it does feel free to do the backport. |
Regenerate the gitwash docs.
|
Backported to v2.0.0-doc as 1d87fba |

Regenerate the gitwash docs and add README.txt documenting how to use the script to generate the docs. Fixes #8123