From 80ec5ce28aa18ab72908a46c33005864e76197e9 Mon Sep 17 00:00:00 2001
From: James Ahlborn
Date: Tue, 19 Jan 2021 15:11:24 +0000
Subject: [PATCH] some doc tweaks
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/modules@1353 f203690c-595d-4dc9-a70b-905162fa7fd2
---
src/site/site.xml | 6 +++++-
src/site/xdoc/index.xml | 2 +-
src/site/xdoc/jackcess-3_5.xml | 2 +-
src/site/xdoc/jackcess_upgrades.xml | 13 ++++++++-----
4 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index adf806b..b756593 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -16,7 +16,11 @@
-
+ -
+
+
+
+
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 9a9d7a1..fa803d3 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -24,7 +24,7 @@
While Jackcess still only requires Java 8+, as of the 4.0.0
release it now includes an Automatic-Module-Name of
com.healthmarketscience.jackcess
in its manifest. This
- allows it to be used in the module path for Java 9+ projects.
+ allows it to be used safely in the module path for Java 9+ projects.
This release is binary compatible with the 3.x release series.
diff --git a/src/site/xdoc/jackcess-3_5.xml b/src/site/xdoc/jackcess-3_5.xml
index 0724c38..efff66f 100644
--- a/src/site/xdoc/jackcess-3_5.xml
+++ b/src/site/xdoc/jackcess-3_5.xml
@@ -15,7 +15,7 @@
behavior of Jackcess out of the box. The old behavior is still
available, but you must now configure it explicitly.
- - DateTypeType default has been changed to
+
- DateTimeType default has been changed to
LOCAL_DATE_TIME.
- The Jackcess API was originally built using the Date type
diff --git a/src/site/xdoc/jackcess_upgrades.xml b/src/site/xdoc/jackcess_upgrades.xml
index 67af114..e6229c3 100644
--- a/src/site/xdoc/jackcess_upgrades.xml
+++ b/src/site/xdoc/jackcess_upgrades.xml
@@ -8,11 +8,14 @@
--
2.39.5