Zack Williams | 1cfa31a | 2018-06-28 15:35:17 -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 | |
Zack Williams | 2c74e2f | 2019-07-12 14:29:52 -0700 | [diff] [blame] | 14 | att-workflow-driver /docs 401b2cff017363b4529e4cb78ccd63f35f291fef |
| 15 | cord-tester /docs db678c95df9d2539c3680cd9035d7f05015353e8 |
| 16 | cordctl / ce26569ab17c261830107aa9eb8f62a83f71bce0 |
| 17 | exampleservice /docs 149635c64c43b03628e615102409f106a600804b |
| 18 | fabric /docs b2c0cc01954e768f4cf616b48d0f6a0732127993 |
| 19 | fabric-crossconnect /docs a3233390a1d2d93bde0b8750472555fc37b1bc7b |
| 20 | hippie-oss /docs bbbdb1ae4491742a78441ec68acb91d06bb90b20 |
| 21 | kubernetes-service /docs 3ea0a9c663059b3d8d5cb6609254a05f7fe72219 |
| 22 | olt-service /docs b9d725d7d46ed63f63d7cc7d32e149c0ed26a1c6 |
| 23 | onos-service /docs 32b165a35c8a2779827d91269be5dbac8f3e0cea |
Andrea Campanella | d7e7109 | 2019-12-09 12:24:22 +0100 | [diff] [blame^] | 24 | openolt / a4d6ba4eaa8d88760cfcd367921c91418b098b35 |
Zack Williams | 2c74e2f | 2019-07-12 14:29:52 -0700 | [diff] [blame] | 25 | openstack /docs f1897e0b6b0bb32dc6bc71ccbe21d87190359100 |
| 26 | rcord /docs cd109155ec4d3172fb3d951a6e5c8dbc342e8885 |
| 27 | simpleexampleservice /docs ea2919f720a36f60aef284944db06725da503951 |
| 28 | vrouter /docs 4a41f3dc135ddc3f7f0c7fc79817f76f3d681c5b |
| 29 | vtn-service /docs a1177d553cac17ffac2199d22f7cfc378c68f6b7 |
| 30 | xos /docs 7377604fa7b88fb6c717b2c0f652f923548f18c6 |
| 31 | xos-gui /docs 2e5f2031731c9dd11503bd6ae7368f2fb409cb5e |
| 32 | xos-tosca /docs 1ea12207ac6dc82153d4b533f2220610fe2f1125 |