Skip to content

Commit

Permalink
git-r3.eclass: Mark variable classes in eclassdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jul 4, 2020
1 parent 74d7bb9 commit d1994bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eclass/git-r3.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ fi
: ${EGIT_MIN_CLONE_TYPE:=shallow}

# @ECLASS-VARIABLE: EGIT3_STORE_DIR
# @USER_VARIABLE
# @DEFAULT_UNSET
# @DESCRIPTION:
# Storage directory for git sources.
#
Expand Down Expand Up @@ -176,6 +178,7 @@ fi
# to the merge commit date.

# @ECLASS-VARIABLE: EGIT_CHECKOUT_DIR
# @DEFAULT_UNSET
# @DESCRIPTION:
# The directory to check the git sources out to.
#
Expand Down

0 comments on commit d1994bd

Please sign in to comment.