mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
build - Copy doxygen config files to dash repo
This commit is contained in:
parent
0c27bbe3eb
commit
68395580f8
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ mkdir code
|
|||
cd code
|
||||
git clone https://github.com/dashpay/dash.git
|
||||
|
||||
cp $TRAVIS_BUILD_DIR/doxygen/* dash/doc/
|
||||
|
||||
################################################################################
|
||||
##### Generate the Doxygen code documentation and log the output. #####
|
||||
echo 'Generating Doxygen code documentation...'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue