Regenerate the gitwash docs. #8137
Merged
Commits
Jump to file
No files or symbols found.
+9
−0
README.txt
doc/devel/README.txt
BIN
branch_dropdown.png
doc/devel/gitwash/branch_dropdown.png
+56
−14
configure_git.rst
doc/devel/gitwash/configure_git.rst
+273
−268
development_workflow.rst
doc/devel/gitwash/development_workflow.rst
+4
−2
following_latest.rst
doc/devel/gitwash/following_latest.rst
+15
−13
forking_hell.rst
doc/devel/gitwash/forking_hell.rst
+16
−0
git_development.rst
doc/devel/gitwash/git_development.rst
+6
−4
git_install.rst
doc/devel/gitwash/git_install.rst
+8
−6
git_intro.rst
doc/devel/gitwash/git_intro.rst
+30
−24
git_links.inc
doc/devel/gitwash/git_links.inc
+9
−8
git_resources.rst
doc/devel/gitwash/git_resources.rst
+7
−4
index.rst
doc/devel/gitwash/index.rst
+14
−14
known_projects.inc
doc/devel/gitwash/known_projects.inc
+98
−0
maintainer_workflow.rst
doc/devel/gitwash/maintainer_workflow.rst
+46
−5
patching.rst
doc/devel/gitwash/patching.rst
BIN
pull_button.png
doc/devel/gitwash/pull_button.png
+15
−31
set_up_fork.rst
doc/devel/gitwash/set_up_fork.rst
+0
−16
setting_up_for_development.rst
doc/devel/gitwash/setting_up_for_development.rst
+4
−4
this_project.inc
doc/devel/gitwash/this_project.inc
| @@ -0,0 +1,9 @@ | ||
| +All documentation in the gitwash directory are automatically generated by running the gitwash_dumper.py | ||
| +script in the project's root directory using the following parameters: | ||
| + | ||
| +python gitwash_dumper.py doc/devel Matplotlib --repo-name=matplotlib --github-user=matplotlib \ | ||
| + --project-url=http://matplotlib.org \ | ||
| + --project-ml-url=https://mail.python.org/mailman/listinfo/matplotlib-devel | ||
| + | ||
| +The script is hosted at https://raw.githubusercontent.com/matthew-brett/gitwash/master/gitwash_dumper.py. | ||
| +For more information please visit https://github.com/matthew-brett/gitwash |
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.