Updating Javadocs
Change-Id: Iad04f377f571c4879db245c9b96030678faad5b9
Showing
3 changed files
with
3 additions
and
0 deletions
... | @@ -74,5 +74,8 @@ | ... | @@ -74,5 +74,8 @@ |
74 | * while the system determines where to perform the compilation or while it | 74 | * while the system determines where to perform the compilation or while it |
75 | * performs global recomputation/optimization across all prior intents. | 75 | * performs global recomputation/optimization across all prior intents. |
76 | * </p> | 76 | * </p> |
77 | + * <p> | ||
78 | + * <img src="doc-files/intent-subsystem.png" alt="ONOS intent subsystem"> | ||
79 | + * </p> | ||
77 | */ | 80 | */ |
78 | package org.onosproject.net.intent; | 81 | package org.onosproject.net.intent; | ... | ... |
-
Please register or login to post a comment