diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-03 15:27:24 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-03 15:49:05 -0400 |
commit | 6dd9b673e71a47ce43acfa8303e7b1156613021e (patch) | |
tree | 0e1085b1c19fad7d9720e8a14c9c7d6c517a8a1c /.gitmodules | |
parent | 8a6e66741b67cd3579ebbfc864cff5c67ea2911a (diff) |
Multiple editorial improvements
Release notes expanded outline and content
Release notes for doc projet
Remove aai/sparky-fe submodule combined with spark-be
Remove Module & Renamed Index and Search
Change-Id: I4eeabee3604f1ffc4bb02dd4125a1770a77812d1
Issue-ID: DOC-147
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index e2f2fab3b..bf84b34e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -118,11 +118,6 @@ url = ../aai/esr-gui branch = . ignore = dirty -[submodule "docs/submodules/aai/sparky-fe.git"] - path = docs/submodules/aai/sparky-fe.git - url = ../aai/sparky-fe - branch = . - ignore = dirty [submodule "docs/submodules/aai/sparky-be.git"] path = docs/submodules/aai/sparky-be.git url = ../aai/sparky-be |