Skip to content

Add make.bat for contributors on Windows#95

Merged
kennethreitz merged 3 commits into
realpython:masterfrom
guillermooo:add-make-win
Feb 12, 2012
Merged

Add make.bat for contributors on Windows#95
kennethreitz merged 3 commits into
realpython:masterfrom
guillermooo:add-make-win

Conversation

@guillermooo
Copy link
Copy Markdown
Contributor

Addresses issue #93.

I've copied the make.bat over from an existing project of mine, and edited to locate .rst files under docs. (I did this 'cause I'm not sure whether Sphinx can recreate the make.bat file.)

Assumes that Sphinx owns the build dir at the root of the project.

Also, I've ignored more files for contributors using Mercurial, although it might make sense to include the .hgignore file too?

@kennethreitz
Copy link
Copy Markdown
Contributor

Awesome, thanks!

I don't think .hgignore should be in the repo.

kennethreitz pushed a commit that referenced this pull request Feb 12, 2012
Add make.bat for contributors on Windows
@kennethreitz kennethreitz merged commit 79529f7 into realpython:master Feb 12, 2012
@guillermooo
Copy link
Copy Markdown
Contributor Author

Note that I've messed up the branches and this one includes the info about VenvWrapper for Win too... Sorry about that. Still getting used to the bookmarks-branches mapping in hggit!

@guillermooo
Copy link
Copy Markdown
Contributor Author

And thanks too! :)

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.

2 participants