Open marclaporte opened 3 months ago
After my analysis I propose to centralize the information in the installed Markdown file on github repository for each version. and therefore at the level of the documentation site it will be a question of writing a php script which parses the installed file for each version which is on git repository. what do you think of this proposal before I start coding
what do you think of this proposal before I start coding
It is a good thing to have that php script and consider what @marclaporte said above:
Say I have installed Cypht 2.1.0. How do I update to Cypht 2.2.0?
FYI: https://en.wikipedia.org/wiki/Don't_repeat_yourself
We have info on website:
We have info in source code:
Say I have installed Cypht 2.1.0. How do I update to Cypht 2.2.0?