1. It has the option to switch between versions 0.7.0 and 0.6.0 at the moment. Should we see more versions?
2. Some content don't match with the version's actual content.
For example, 0.6.0 doesn't have Multipass but it shows in the document. It seems to just display the content from the latest version.
3. Some content do match.. which is good. Then how did 2 happen?
For example, the development-contributing page:
The document is genereate with command, so if we want anything earlier we will have to go to that specific commit and create it manually. I think it's fine to just keep the record from now on unless we really want doc for old versions
It's because 0.6.0 doc was generated by me by accident :sweat_smile: It's somewere inbetween 0.6.0 and 0.7.0. The solution will be the same as above, go to the specific commit for 0.6.0 and create it manually
The document versioning has been deployed: https://satelcreative.github.io/spylib
1. It has the option to switch between versions 0.7.0 and 0.6.0 at the moment. Should we see more versions?
2. Some content don't match with the version's actual content. For example, 0.6.0 doesn't have Multipass but it shows in the document. It seems to just display the content from the latest version.
3. Some content do match.. which is good. Then how did 2 happen? For example, the development-contributing page:
Can you please take a look? @ponty33 Thanks!