Skip to content

Commit

Permalink
fix problem with doc generation, regenerate the docs for the ranges-t…
Browse files Browse the repository at this point in the history
…s-rebased branch
  • Loading branch information
ericniebler committed Mar 13, 2017
1 parent 9035189 commit 4f14689
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ add_custom_target(gh-pages.copy
)

execute_process(
COMMAND ${GIT_EXECUTABLE} rev-parse --short HEAD
COMMAND ${GIT_EXECUTABLE} -C ${CMAKE_SOURCE_DIR} rev-parse --short HEAD
OUTPUT_VARIABLE RANGE_V3_GIT_SHORT_SHA
OUTPUT_STRIP_TRAILING_WHITESPACE
)
Expand Down
2 changes: 1 addition & 1 deletion doc/gh-pages
Submodule gh-pages updated 2784 files

0 comments on commit 4f14689

Please sign in to comment.