blob: fcadce14a704dc498ebc3640497de76de336c623 [file] [log] [blame]
Zack Williams1cfa31a2018-06-28 15:35:17 -07001# 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
14cord-tester /docs master
15fabric /docs master
16hippie-oss /docs master
17kubernetes-service /docs master
18olt-service /docs master
19onos-service /docs master
20openolt / master
21openstack /docs master
22rcord /docs master
23simpleexampleservice /docs master
24vrouter /docs master
25xos-gui /docs master
26xos-tosca /docs master
27xos /docs master
28