mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Readme: remove old developer docs saying to run grunt before a PR
This is hard when we have many PRs open and often get left with a bunch of merge conflicts.
This commit is contained in:
parent
1124c40137
commit
7329075b9d
10
README.rst
10
README.rst
@ -257,7 +257,6 @@ This default task will do the following **very cool things that make it worth th
|
||||
4. It'll rebuild the sphinx docs anytime it notices a change to .rst, .html, .js
|
||||
or .css files.
|
||||
|
||||
|
||||
Before you create an issue
|
||||
--------------------------
|
||||
|
||||
@ -269,15 +268,6 @@ way for me to ignore your request. RST unfortunately can spit out a lot of thing
|
||||
in a lot of ways. I don't have time to research your problem for you, but I do
|
||||
have time to fix the actual styling issue if you can replicate the problem for me.
|
||||
|
||||
|
||||
Before you send a Pull Request
|
||||
------------------------------
|
||||
|
||||
When you're done with your edits, you can run ``grunt build`` to clean out the old
|
||||
files and rebuild a new distribution, compressing the css and cleaning out
|
||||
extraneous files. Please do this before you send in a PR.
|
||||
|
||||
|
||||
TODO
|
||||
====
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user