blob: 7faa57f1bad68ff7b18365a15acf08a6588accbc [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
Scott Bakerbcebab12018-07-05 11:39:52 -070024exampleservice /docs master
Zack Williams1cfa31a2018-06-28 15:35:17 -070025vrouter /docs master
26xos-gui /docs master
27xos-tosca /docs master
28xos /docs master
29