| ... | ... | @@ -6,9 +6,7 @@ Here you'll find resources for understanding and contributing to the VCR. |
|
|
|
- [What is the VCR?](the-vcr)
|
|
|
|
- [Design Framework](#design-framework)
|
|
|
|
- [For Developers](#for-developers)
|
|
|
|
- [DevStack Guide](/developers/devstack-guide)
|
|
|
|
- [Clone the VCR](/developers/clone-the-vcr)
|
|
|
|
- [Configure for Plugin Development](/developers/configure-for-plugin)
|
|
|
|
- [Troubleshooting](#troubleshooting)
|
|
|
|
|
|
|
|
## Design Framework
|
|
|
|
|
| ... | ... | @@ -18,7 +16,7 @@ The Design Framework is intended to be a guide to streamline and standardize the |
|
|
|
|
|
|
|
## For Developers
|
|
|
|
|
|
|
|
If you are a developer contributing to the VCR project outside of lane designs, here's what you need to know.
|
|
|
|
If you are a developer contributing to the VCR project outside of lane designs, start here. If you don't know what the VCR is, go [here](the-vcr). For our development environment we use DevStack to test the functionality of our code.
|
|
|
|
|
|
|
|
- [DevStack Guide](/developers/devstack-guide)
|
|
|
|
- [Clone the VCR](/developers/clone-the-vcr)
|
| ... | ... | |