Build system: Update phpDoc list formatting
This commit is contained in:
parent
79a14799bb
commit
749114df61
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ generate-phpdoc.sh \
|
|||
# update phpDoc list
|
||||
update-phpdoc-list.sh \
|
||||
"$DEPLOYMENT_DIR/_data/phpDoc.yml" \
|
||||
"$TRAVIS_BRANCH" "branch" "\`$TRAVIS_BRANCH\` branch" "$(date +%s)"
|
||||
"$TRAVIS_BRANCH" "branch" "<code>$TRAVIS_BRANCH</code> branch" "$(date +%s)"
|
||||
|
||||
# commit phpDocs
|
||||
echo "Committing changes..."
|
||||
|
|
Loading…
Add table
Reference in a new issue