Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
a853216c
Unverified
Commit
a853216c
authored
Feb 13, 2019
by
Sebastian Kaspari
Browse files
Issue #1995: generate_docs.sh: Update copy command.
parent
ce4487cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
automation/taskcluster/action/generate_docs.sh
View file @
a853216c
...
...
@@ -15,7 +15,7 @@ git config --global user.name "MickeyMoz"
./gradlew clean docs
rm
-rf
docs/api
mkdir
docs/api
cp
-R
build/javadoc/android-components/ docs/api
cp
-R
build/javadoc/android-components/
*
docs/api
/
# Timestamp used in branch name and commit
TIMESTAMP
=
`
date
"+%Y%m%d-%H%M%S"
`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment