mirror of https://github.com/ceph/go-ceph
d6bf51115d
Fixes: #718 This change adds a new "fix-versions" mode to apiage.py, as well as the ability to set placeholder version values when adding a new API. The fix-versions mode replaces placeholder versions with real version numbers. When fixing versions, the --fix-filter-pkg & --fix-filter-func options can be used to narrow down what APIs will be fixed in case not all version placeholder should be fixed to the same values. Note that the placeholders being with a '$' character and look a bit like a shell variable. However, the text is simply a reminder - only the '$' prefix is significant. This indicates that the field is a placeholder. Signed-off-by: John Mulligan <jmulligan@redhat.com> |
||
---|---|---|
.. | ||
implements | ||
.gitignore | ||
Makefile | ||
apiage.py | ||
apicompare.py | ||
issue-109.go |