forked from awsdocs/aws-java-developer-guide-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdependencies.txt
More file actions
executable file
·14 lines (14 loc) · 807 Bytes
/
dependencies.txt
File metadata and controls
executable file
·14 lines (14 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Dependencies for the AWS SDK for Java Developer Guide, which are copied into the build directory
# during a build.
#
# The format of this file is simple: each line represents a single dependency, consisting of a Git
# URL and an optional sub-directory within the repository. If the sub-directory is given, then
# everything within it and down is copied.
# when testing, you can add line starting with dir to copy a local copy of
# dependencies. Here’s an example:
# dir <path-to-local-dir>
#
# Git URL Subdirectory to copy
# --------------------------------------------------- ------------------------------------------
https://github.com/awsdocs/aws-doc-shared-content.git sphinx_shared
https://github.com/awsdocs/aws-doc-sdk-examples.git javav2