mirror of
https://github.com/json-c/json-c.git
synced 2026-03-24 07:29:07 +08:00
Issue #649: Drop the generated doc/Doxyfile when creating a release.
This commit is contained in:
@@ -81,6 +81,7 @@ Generate the doxygen documentation:
|
||||
|
||||
(cd ../distcheck && make doc)
|
||||
cp -r -p ../distcheck/doc/{html,Doxyfile} doc/.
|
||||
rm doc/Doxyfile # Remove generated file w/ hardcoded paths
|
||||
git add -f doc
|
||||
git commit doc -m "Generate docs for the ${release} release"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user