-
Notifications
You must be signed in to change notification settings - Fork 42
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
include background information #8
Comments
Hi Alex, Thanks for the ideas. Documentation with the source sounds reasonable. I like writing using my jontio.zapto.org website as I do things so divergence between the documentation in the source and my web site could be a problem as well as the extra work required updating two places were documentation resides. I was always hoping that people would add pages to the wiki to create documentation but that hasn’t happened yet. I like the wiki idea as then people can easily add and change things without me. I think http://jontio.zapto.org/hda1/jaero.html reads more like a log and something more “getting started” manual like might be more appropriate to include in the source repository. However, due to personal circumstances I won’t be working on my website, documentation or JAERO for a few months at least. Cheers, Jonti From: alex [mailto:notifications@github.com] hello, your pages http://jontio.zapto.org/hda1/jaero.html are hugely interesting, to the point you could consider including them as a documentation source for the program. as example, I've forked and created a first page here: https://github.com/axd1967/JAERO/blob/contrib/doc/doc/README.md an alternative could be the wiki, but the advantage of including the doc is that the doc can nicely evolve together with code evolutions, while the wiki - even if it is also a Git repository - is independent. if you like the idea, I can add the other hda1/ pages and send you a pull request, or if you prefer, I will drop the fork. maybe a few more suggestions? I guess you are aware of these, yet allow me to suggest them:
rgds -alex- (FYI, I use PyCharm as Markdown editor) — |
hello @jontio (BTW, there is no big difference between a wiki and normal pages - except maybe that the wiki allows for more easy diffing.) IMHO I don't think the wiki will take off as a crowdsourced place to gather documentation. And I suspect that - unless there is much activity around your app - a "getting started" manual will not materialise (one reason being it needs time, and you already indicated that would be an issue, so someone else needs to take that initiative). Just keeping the repo up-to-date with your findings make sit easier for others to get those changes (and discover the diffs) via git pull - a kind of (slightly more expensive) RSS/mailing list. But again, you already have tools and website, so I understand the choice is not easy. I'll leave the fork for now, maybe it will generate more ideas; please contact/mention me if you want me to remove it. rgds, |
hello,
your pages are hugely interesting, to the point you could consider including them as a documentation source for the program.
as example, I've forked and created a first page here: https://github.com/axd1967/JAERO/blob/contrib/doc/doc/README.md
an alternative could be the wiki, but the advantage of including the doc is that the doc can nicely evolve together with code evolutions, while the wiki - even if it is also a Git repository - is independent.
if you like the idea, I can add the other
hda1/
pages and send you a pull request, or if you prefer, I will drop the fork.maybe a few more suggestions? I guess you are aware of these, yet allow me to suggest them:
rgds
-alex-
(FYI, I use PyCharm as Markdown editor)
(and I wrote this before stumbling over your http://jontio.zapto.org/software-and-hardware/webpagesetup.html ;-) )
The text was updated successfully, but these errors were encountered: