File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ mvn clean site -B -q -P docFX
42
42
43
43
# copy README to docfx-yml dir and rename index.md
44
44
cp README.md target/docfx-yml/index.md
45
+ # copy CHANGELOG to docfx-yml dir and rename history.md
46
+ cp CHANGELOG.md target/docfx-yml/history.md
45
47
46
48
pushd target/docfx-yml
47
49
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-storage.git",
7
- "sha": "1dfcc0298db37fbb5b4845dae30eddd0d1527799 "
7
+ "sha": "7e3dc287e4285a9312393179671a78c569e7e869 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1 "
14
+ "sha": "c86c7a60985644eab557949363a38301d40d78d2 "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments