romcal / romcal

JavaScript library that generates liturgical calendars of the Roman Rite of the Roman Catholic Church.
https://romcal.js.org
MIT License
90 stars 46 forks source link

Documentation on wiki #57

Open tukusejssirs opened 5 years ago

tukusejssirs commented 5 years ago

Create documentation wiki. It should contain (wip):

tukusejssirs commented 5 years ago

@pejulian, do you have any docs written down? Or everything is in your head only? :)

tukusejssirs commented 4 years ago

If you want the docs in the repo exclusively, we could create docs/ folder and create Markdown files there.

Still I think that the main documentation should be in the Wiki, but I won’t oppose the docs in the repo if you want that. :smiley:

emagnier commented 4 years ago

Wiki is good place for documentation 👍

tukusejssirs commented 4 years ago

Wiki is good place for documentation 👍

@emagnier, do you still agree with this? I have seen you have added some docs into docs/ folder within the repo. Also now I think that the repo is much much better place for the docs, as the docs need to be in sync with romcal version.

emagnier commented 4 years ago

Wiki was a good start, and might be still a good place for things not directly related to romcal (like how to use git) if we want to keep these instructions (although there is already probably plenty and better instructions over the internet).

For everything specific to romcal, having it in the codebase allow to keep versioning (and the right doc for the right version), and will eventually ease the generation of a website (page content generated from these .md files).

tukusejssirs commented 4 years ago

I agree with you.

Wiki was a good start, and might be still a good place for things not directly related to romcal (like how to use git) if we want to keep these instructions (although there is already probably plenty and better instructions over the internet).

You’re right that there are plenty and better instructions on the Internet, however, when we meet a newcomer, we’d like to help him as fast as possible and probably without the need to search the Internet instead of them (they might be lazy, ignorant, or simply lack some experience to do that themselves). Otherwise, yes, non-romcal-related stuff might be out of scope of this project. :smiley:

emagnier commented 4 years ago

I didn't say the opposite. Just that this should stay in the wiki (if we want to keep it) since it's not directly about romcal.