Skip to content

Commit

Permalink
doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Nov 8, 2016
1 parent dab473b commit d5f91ad
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 32 deletions.
4 changes: 2 additions & 2 deletions R/catmaid_connection.R
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,8 @@ catmaid_connection_unsetenv<-function(){
#' CATMAID versions are now prduced by \bold{git describe} and look like
#' YYYY.MM.DD-XX-gaaaaaaa where aaaaaaa is a short SHA1 hash and XX is an
#' integer number of revisions since the last base version. Setting
#' \code{numeric=TRUE} trims of the SHA1 hash leaving a string that can be
#' interpreted as four part version number (see examples).
#' \code{numeric=TRUE} trims off the SHA1 hash leaving a string that can be
#' interpreted as a four part version number (see examples).
#' @param conn A \code{catmaid_connection} object. The default value of NULL
#' implies that the most recent cached open connection will be used.
#' @param cached Whether to use the cached version number for this connection
Expand Down
45 changes: 20 additions & 25 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions docs/reference/catmaid_user_history.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/reference/catmaid_version.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/catmaid_version.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5f91ad

Please sign in to comment.