blob: 1aba496857fcecdd046f15f8cb96596eb2e8456b [file] [log] [blame]
Zack Williams071eda22019-05-15 18:19:51 -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
14pyvoltha / master
15bbsim / master
16voltha-go / master
17voltha-openolt-adapter / master
18voltha-openonu-adapter / master
19voltha-protos / master
20voltha-system-tests / master