Skip to content

Commit

Permalink
update docs/extensions/fancy_include.py with git_cast_file2repos.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Müller committed Sep 30, 2017
1 parent 45bee02 commit 5e86582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/extensions/fancy_include.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def run(self):
image_path = ""
if image_path:
rst.append(".. figure:: {}".format(image_path))
rst.append("")

# download file
rst.append(":download:`{}<{}>`".format(
Expand Down

0 comments on commit 5e86582

Please sign in to comment.