sampleproject icon indicating copy to clipboard operation
sampleproject copied to clipboard

docs in sampleproject missing

Open guettli opened this issue 11 years ago • 4 comments
trafficstars

The sampleproject missing a sample for the documentation. Please add it.

New users don't know where to put the docs directory ....

guettli avatar Oct 01 '14 12:10 guettli

@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?

RyanRLong avatar Jun 13 '20 21:06 RyanRLong

I think OP is asking for an example of a docs directory with additional documentation beyond the README.md. I think they can also be markdown, though.

di avatar Jun 14 '20 14:06 di

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").

guettli avatar Jul 15 '20 15:07 guettli

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.

That's what this sampleproject is about. Or am I wrong?

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 🙂

pfmoore avatar Jul 15 '20 17:07 pfmoore