summaryrefslogtreecommitdiffstats
path: root/docs/architecture/architecture.rst
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-03 12:19:22 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-03 12:37:48 -0400
commit5f3716bad90803f8f7b8933368b469694b412e21 (patch)
tree6567e1bb92eb638042c793c7708210e8e79407be /docs/architecture/architecture.rst
parent4d1d9830d51d3df59cadaa0ac9c9b004f2cb0d17 (diff)
Fix index for documentation
Index seems to be missing to syntax Added missing items Renamed architecture header Issue-ID: POLICY-1676 Change-Id: Ib3f18de47bf0fa827d21b64fce4b6485783ad636 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/architecture/architecture.rst')
-rw-r--r--docs/architecture/architecture.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst
index 175bb20d..9a587c50 100644
--- a/docs/architecture/architecture.rst
+++ b/docs/architecture/architecture.rst
@@ -4,8 +4,8 @@
.. _architecture-label:
-Architecture
-############
+Policy Framework Architecture
+#############################
Abstract
94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232