Closed leomp12 closed 4 years ago
Documentation source should be a new (private) package managed by Lerna to run tests with local package versions.
Eg.: we can create a documentation
folder on root dir and add documentation/*
to packages.
Storybook seems to be more for tests then documentation itself, and as we're going to write large documentation with very different sections, I'm tending to Vuepress because it's simpler and can document almost anything (not only components reference)...
I agree. I believe that the storybook can be added later as a playground if necessary.
:up: Update Vuepress sidebar/nav with packages and topics properly ordered.
:next_track_button: Doc parts were listed on project https://github.com/ecomplus/storefront/projects/3 and should be converted to issues with respective checklist (such as https://github.com/ecomplus/storefront/issues/168).
Update: Using Vuepress
https://developers.e-com.plus/storefront/
Choose the right tool, setup devops and initial doc files for template usage/customization.
Documentation will include:
Which and why?