[submodule "doc/html"]
	path = doc/html
	url = https://github.com/ned14/outcome.git
	branch = gh-pages
	fetchRecurseSubmodules = true
	ignore = none
#	shallow = true  ## master repo is always somewhat behind
[submodule "doc/src/themes/docdock"]
	path = doc/src/themes/docdock
	url = https://github.com/ned14/hugo-theme-docdock.git
[submodule "doc/src/themes/boostdoc"]
	path = doc/src/themes/boostdoc
	url = https://github.com/ned14/boostdoc.git
	branch = master
[submodule "include/outcome/status-code"]
	path = include/outcome/experimental/status-code
	url = https://github.com/ned14/status-code.git
	branch = master
	fetchRecurseSubmodules = true
	ignore = untracked
