-
Notifications
You must be signed in to change notification settings - Fork 65
Description
In order to solve #1569] we need to have some specific implementation ideas and steps. The story lists fairly well the problem but we need also solutions.
This spike is to research how best to address the issue around documentation structure.
Some things to improve noted are
Around examples:
-
We have currently 2 pages about Examples - [https://github.com/vmware/versatile-data-kit/wiki/Examples] and the README in examples folder [https://github.com/vmware/versatile-data-kit/tree/main/examples]
-
The page quality is not the same as in the main README. It would be nice to have some more visualization to make it easier for users to find what they need
-
Going from main readme to some example is longer time than it should.
So specific story could be
- Create standards for documentation pages
- Re-write the main example/tutorial page to meet this standard (and remove the 2nd one)
It's not very clear what are the user interfaces of VDK. Could it be made clearer.
etc.