forked from awsdocs/aws-cdk-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild-info.xml
More file actions
executable file
·50 lines (44 loc) · 1.24 KB
/
build-info.xml
File metadata and controls
executable file
·50 lines (44 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<buildinfo>
<docsets>
<docset id="CDK">
<pathslug>cdk</pathslug>
<title>AWS Cloud Development Kit</title>
<forumID>0</forumID>
<feedbackCTI>CDK</feedbackCTI>
<options>
<hide-github-link>0</hide-github-link>
</options>
<guides>
<guide id="awscdkv2">
<pathslug>guide</pathslug>
<basename>awscdk</basename>
<title>Developer Guide</title>
<abbr>CDK</abbr>
<api>v2</api>
<version>v2</version>
<asciidoc-source>v2/guide</asciidoc-source>
<locale>en_us</locale>
<builds>
<html>
<rss>
<title>Developer Guide Updates</title>
<filename>awscdkv2</filename>
</rss>
</html>
<asciidoc>
<include-html-profiling>1</include-html-profiling>
</asciidoc>
<pdf/>
</builds>
<github>
<user>awsdocs</user>
<repo>aws-cdk-guide</repo>
<branch>main</branch>
<source-folder>v2/guide</source-folder>
</github>
</guide>
</guides>
</docset>
</docsets>
</buildinfo>