-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
docs in sampleproject missing #20
Comments
@guettli I know this is a very old ticket, but are you referring to adding .rst docs and/or Sphinx? Is the README.md sufficient? If so, can this issue be closed? |
I think OP is asking for an example of a |
If you are new and clueless it is very helpful if you can copy a structure. That's what this sampleproject is about. Or am I wrong? So what about documention? It would be very helpful to have an example (without the word "or" and without "it depends"). |
This was omitted originally because there was no consensus over what tool/structure/markup to use for documentation. I'm not sure if there is more consensus now.
The original purpose was just to demonstrate those parts of packaging a project that everyone agreed on. But the purpose has changed since (after all, nowadays it's not even obvious that new projects should use setuptools). I guess now it's for whatever people want it to be for 🙂 |
The sampleproject missing a sample for the documentation. Please add it.
New users don't know where to put the
docs
directory ....The text was updated successfully, but these errors were encountered: