Browse Source

[3006] Add alt text for image

Mukund Sivaraman 12 years ago
parent
commit
472b197fab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/design/datasrc/data-source-classes.txt

+ 1 - 1
doc/design/datasrc/data-source-classes.txt

@@ -211,7 +211,7 @@ Sequence for auth module using mapped memory segment
 This is an example for the authoritative server module that uses
 mapped type memory segment for in-memory data.
 
-image::auth-mapped.png[]
+image::auth-mapped.png[Sequence diagram for auth server using mapped memory segment]
 
 1. The sequence is the same to the point of creating `CacheConfig`.