Zack Williams | 071eda2 | 2019-05-15 18:19:51 -0700 | [diff] [blame] | 1 | # git_refs |
| 2 | # |
| 3 | # This file contains a list of repos, paths within those repos, and git |
| 4 | # references (branch/tag/commit hash) that are checked out with `git checkout |
| 5 | # <ref>` during creation of documentation. |
| 6 | # |
| 7 | # - First column is the git repo name |
| 8 | # - Second column is the subdirectory of the repo to symlink into the |
| 9 | # docs directory |
| 10 | # - Third column is the reference (branch/tag/commit) to checkout |
| 11 | |
| 12 | _REPO NAME_ _DIR_ _REF_ |
| 13 | |
Andrea Campanella | f31c4fd | 2021-12-28 11:40:03 +0100 | [diff] [blame^] | 14 | bbsim / 1f9f4b259a3b5c5ac7c2b825b87c2e373f5d4006 |
| 15 | cord-tester / 50fa73610e32ecdca6609178c0d76b49fee44537 |
| 16 | ofagent-go / 6f62dcf54a43e77ad979426bde91f799dae06e56 |
| 17 | openolt / cdd5e5f29842b7b51a277958031de720d0dc9407 |
| 18 | voltctl / b3b702901d7be47ae14b158dec7caffebb180411 |
| 19 | voltha-go / 24ba08010800ed35c066ed46d09a0d8c223db562 |
| 20 | voltha-openolt-adapter / 84db3995cb4a84e7c65422e68a40c387916f8576 |
| 21 | voltha-openonu-adapter-go / b0e8840c716dadceca48a30d14f6997d85983766 |
| 22 | voltha-protos / 5cb0d404b91a6aa8786f731e54a6a5de3cbf6ab4 |
| 23 | voltha-system-tests / ec6c85b48f7fd64b4bae39b78f89da39dc35f903 |
| 24 | device-management-interface / fcd2229f62ec0c3d0b50805713f38bcad910ab92 |
| 25 | voltha-helm-charts / f0b086f15a408308b9079e773d897a13ea329a28 |