Skip to content

Commit 06d2c3e

Browse files
committed
Checkout current docs setup from scylla-4.x branch
Brings several changes that are in scylla-4.x as of commit c85f7b9 Subpages should be added to documentation tree correctly now.
1 parent a2d30d7 commit 06d2c3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_utils/javadoc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ fi
1414
mvn javadoc:javadoc -T 1C
1515
[ -d $OUTPUT_DIR ] && rm -r $OUTPUT_DIR
1616
mkdir -p "$OUTPUT_DIR"
17-
mv -f core/target/site/apidocs/* $OUTPUT_DIR
17+
mv -f driver-core/target/site/apidocs/* $OUTPUT_DIR

docs/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)