Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore and clean files generated by Sphinx #125

Closed
wants to merge 1 commit into from

Conversation

atodorov
Copy link
Contributor

Just cleaning up a bit.

@mulkieran
Copy link
Contributor

AFAICT, almost all the .rst files are ignored. Might be better to ignore all .rst files and use
! to leave out the ones that should not be ignored, like intro.rst and index.rst in .gitignore file.

Might be better to autogenerate most of the module names that are deleted in Makefile, too.

@atodorov
Copy link
Contributor Author

.gitignore should look better now but I have no idea how would you like to autogenerate the module names in the Makefile. Any suggestions ?

@mulkieran mulkieran added the ACK label May 27, 2015
@mulkieran
Copy link
Contributor

using wildcards and things. It is probably not worth the trouble at this time. I'll ack it as is...

@atodorov
Copy link
Contributor Author

atodorov commented Jun 3, 2015

With #144 in the works I guess this can be closed. Reopen if you think otherwise.

@atodorov atodorov closed this Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants