Remove infra repo from submodules 29/50829/1
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 19 Jan 2018 10:03:40 +0000 (11:03 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 19 Jan 2018 10:05:48 +0000 (11:05 +0100)
Having infra in submodules result in generation of duplicated
documentation such as for Pharos. As discussed, it is probably
logical to keep source of the project documentation in corresponding
project repos so they can be developed alongside the actual software
so they can be reviewed and approved by the project committers.

Change-Id: Ifda50d25d9a1b1e9bcf373713dc759f140fb046a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
.gitmodules

index fa3effe..7bf4296 100644 (file)
        url = ../barometer
        branch = .
        ignore = dirty
-[submodule "docs/submodules/infra"]
-       path = docs/submodules/infra
-       url = ../infra
-       branch = .
-       ignore = dirty
 [submodule "docs/submodules/releng-xci"]
        path = docs/submodules/releng-xci
        url = ../releng-xci