From e0ea52be5c1d42d9edc653e1047e2588d2f0424a Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 14 Oct 2014 16:06:02 -0400 Subject: [PATCH] Fix images on markdown pages --- .../modules/{usage.html.markdown => usage.html.markdown.erb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename website/source/docs/modules/{usage.html.markdown => usage.html.markdown.erb} (97%) diff --git a/website/source/docs/modules/usage.html.markdown b/website/source/docs/modules/usage.html.markdown.erb similarity index 97% rename from website/source/docs/modules/usage.html.markdown rename to website/source/docs/modules/usage.html.markdown.erb index 9438a5f7b..46a731331 100644 --- a/website/source/docs/modules/usage.html.markdown +++ b/website/source/docs/modules/usage.html.markdown.erb @@ -91,13 +91,13 @@ For example, with a configuration similar to what we've built above, here is what the graph output looks like by default:
- +<%= image_tag 'docs/module_graph.png' %>
But if we set `-module-depth=-1`, the graph will look like this:
- +<%= image_tag 'docs/module_graph_expand.png' %>
Other commands work similarly with modules. Note that the `-module-depth`