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

Don't distribute the docs #11

Open
holmboe opened this issue Oct 18, 2011 · 2 comments
Open

Don't distribute the docs #11

holmboe opened this issue Oct 18, 2011 · 2 comments

Comments

@holmboe
Copy link

holmboe commented Oct 18, 2011

It would be better for the user of pylook to download the version of the docs that matches their installation. I propose to delete the HTML-directory and putting this in .gitignore (sorry for the bad formatting):

diff --git a/.gitignore b/.gitignore
index 52f6829..cfe148e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 *.elc
 /*.zip
 /makefile
+python-*-docs-html
+pylookup*.db
@yyr
Copy link
Contributor

yyr commented Nov 7, 2011

@holmboe I second that.
BTW did you forget to add Makefile in the patch.?

@pataquets
Copy link

@holmboe Can the issue be closed?

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

No branches or pull requests

3 participants