Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upMove tutorial to something like ReadTheDocs so anyone can contribute #349
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
GabLeRoux
commented
Nov 22, 2016
|
@kmmbvnr bump |
added a commit
to GabLeRoux/django-jenkins
that referenced
this issue
Nov 23, 2016
added a commit
to GabLeRoux/django-jenkins
that referenced
this issue
Nov 23, 2016
GabLeRoux
referenced this issue
Nov 23, 2016
Closed
Solves #349 moving documentation from google docs to rst (and rtfd) #351
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
kmmbvnr
Feb 16, 2017
Owner
Sorry, I don't think that the ReadTheDocs website is well suited for the things like tutorials.
Thanks for notes. I made few changes in the google docs.
|
Sorry, I don't think that the ReadTheDocs website is well suited for the things like tutorials. Thanks for notes. I made few changes in the google docs. |
kmmbvnr
closed this
Feb 16, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
GabLeRoux
Feb 16, 2017
Our opinions differ here.
I think it's not possible to collaborate on the google docs easily unless you provide specific access to some people directly. I consider that a tutorial is only a section of the documentation. I personally didn't see the link to the google docs at first so I was very confused and I find read the docs more convenient and clean.
- Easier to collaborate, everybody can suggest a PR
- We can keep track of the modifications
- There's a table of content! :)
- We can add more documentation (easily)
It could also be some markdown in a folder in the project or a wiki on Github. I recommended read the docs based on the fact that many python projects use it.
My main concern was collaboration here
GabLeRoux
commented
Feb 16, 2017
•
|
Our opinions differ here.
It could also be some markdown in a folder in the project or a wiki on Github. I recommended read the docs based on the fact that many python projects use it. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
SalahAdDin
commented
Feb 25, 2017
|
Please, more documentation! |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
GabLeRoux
May 28, 2017
@kmmbvnr can you reconsider this with #351 ? I still think this would be a good improvement to the project and it would make it more accessible for anyone.
If you think rtfd is not the right solution here, let me know why and what we could do to get this merged. I'm always looking for ways to improve myself as a developer and I'd like to know what went wrong here.
I know it's been a while, but I really like this project and I feel like more documentation can't hurt.
Thanks for your time
GabLeRoux
commented
May 28, 2017
|
@kmmbvnr can you reconsider this with #351 ? I still think this would be a good improvement to the project and it would make it more accessible for anyone. If you think rtfd is not the right solution here, let me know why and what we could do to get this merged. I'm always looking for ways to improve myself as a developer and I'd like to know what went wrong here. |
added a commit
to nikolas/github-drama
that referenced
this issue
May 30, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
nikolas
May 30, 2017
Contributor
I agree, django-jenkins should use Sphinx / readthedocs for all documentation as it's standard for python projects. It allows for collaboration and keeps the documentation close to the code.
|
I agree, django-jenkins should use Sphinx / readthedocs for all documentation as it's standard for python projects. It allows for collaboration and keeps the documentation close to the code. |
GabLeRoux commentedNov 2, 2016
•
edited
Edited 1 time
-
GabLeRoux
edited Nov 2, 2016 (most recent)
I'd like to edit this as I found a typo:
Would be
Would be
etc.
If you add me to contributors, I could find the time to set this up in Read The Docs and convert the google document.
I'd be really happy to give a hand as this project is very handy :)
I've created https://readthedocs.org/projects/django-jenkins/ and added kmmbvnr as a maintainer.