diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 1 | ||||
-rw-r--r-- | docs/platform/architecture.rst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index da82abd..0580a9e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,5 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. _master_index: ============================= Sparky - Inventory UI Service diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst index bb6fbb6..0500e9b 100644 --- a/docs/platform/architecture.rst +++ b/docs/platform/architecture.rst @@ -3,5 +3,6 @@ Architecture Sparky Architecture in AAI =========================== The Sparky microservice is built on a spring platform. The table below highlights Sparky's interaction with various microservices that exist in the AAI ecosystem. +.. _architecture: .. image:: images/sparky-interaction.png |