Re: [PROPOSAL] Relocate Geode Docs from code repo to seperate repo

2022-06-15 Thread Owen Nichols
The Geode project comprises several repos already, include geode, geode-examples, geode-benchmarks, geode-native, and geode-kafka-connector, and geode-site, so it’s not unreasonable to add another. However, we still release all at the same time, so any “code freeze” applies equally to all geode

Re: [PROPOSAL] Relocate Geode Docs from code repo to seperate repo

2022-06-15 Thread Dave Barnes
Adopting a policy that allows changes to doc sources after code freeze would address my primary complaint about the present system. Updating the User Guide at the time a user-visible code change is implemented is a helpful step toward keeping the docs up-to-date with the code, but is not sufficient