Commit b381bf1d authored by Ben Walker's avatar Ben Walker
Browse files

doc: Embed two.js for use in drawing diagrams



Change-Id: I276efc2a42641749cefb30708d6f5c2e5e969fa8
Signed-off-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/414890


Tested-by: default avatarSPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
parent 41586b0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1177,7 +1177,7 @@ HTML_EXTRA_STYLESHEET = stylesheet.css
# files will be copied as-is; there are no commands or markers available.
# This tag requires that the tag GENERATE_HTML is set to YES.

HTML_EXTRA_FILES       =
HTML_EXTRA_FILES       = two.min.js

# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the style sheet and background images according to
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@

  <script type="text/javascript" src="$relpath^jquery.js"></script>
  <script type="text/javascript" src="$relpath^dynsections.js"></script>
  <script type="text/javascript" src="$relpath^two.min.js"></script>

  $treeview
  $search

doc/two.min.js

0 → 100644
+250 −0

File added.

Preview size limit exceeded, changes collapsed.