Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joniles committed Jan 9, 2025
1 parent 2e130ff commit ffa0c00
Show file tree
Hide file tree
Showing 2,214 changed files with 9,793 additions and 7,422 deletions.
33 changes: 28 additions & 5 deletions docs/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,18 @@
</li>

<li class="md-nav__item">
<a href="#1390-unreleased" class="md-nav__link">
<a href="#1391-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.9.0 (unreleased)
13.9.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1390-2025-01-09" class="md-nav__link">
<span class="md-ellipsis">
13.9.0 (2025-01-09)
</span>
</a>

Expand Down Expand Up @@ -4029,9 +4038,18 @@
</li>

<li class="md-nav__item">
<a href="#1390-unreleased" class="md-nav__link">
<a href="#1391-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.9.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1390-2025-01-09" class="md-nav__link">
<span class="md-ellipsis">
13.9.0 (unreleased)
13.9.0 (2025-01-09)
</span>
</a>

Expand Down Expand Up @@ -6396,9 +6414,14 @@ <h1 id="changelog">Changelog</h1>
<h2 id="note">NOTE</h2>
<p>From version 14.0.0 onwards the <code>net.sf.mpxj</code>, <code>net.sf.mpxj-for-csharp</code> and <code>net.sf.mpxj-for-vb</code> packages will
no longer be distributed. Please use the <code>MPXJ.Net</code> package instead.</p>
<h2 id="1390-unreleased">13.9.0 (unreleased)</h2>
<h2 id="1391-unreleased">13.9.1 (unreleased)</h2>
<h2 id="1390-2025-01-09">13.9.0 (2025-01-09)</h2>
<ul>
<li>Updated to POI 5.4.0</li>
<li>Updated PMXML schema to version 24.12.</li>
<li>Added support for reading and writing currencies for Primavera P6 schedules.</li>
<li>Improve recognition of dates displayed as NA in Microsoft Project when reading certain MPP file.</li>
<li>Ignore invalid cost rate table entries when reading certain MPP files.</li>
</ul>
<h2 id="1380-2024-12-17">13.8.0 (2024-12-17)</h2>
<ul>
Expand Down
5 changes: 4 additions & 1 deletion docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (MPXJ 13.8.0 API)</title>
<title>All Classes (MPXJ 13.9.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -200,6 +200,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/CostRateTableEntry.html" title="class in net.sf.mpxj" target="classFrame">CostRateTableEntry</a></li>
<li><a href="net/sf/mpxj/mpp/CriteriaReader.html" title="class in net.sf.mpxj.mpp" target="classFrame">CriteriaReader</a></li>
<li><a href="net/sf/mpxj/CriticalActivityType.html" title="enum in net.sf.mpxj" target="classFrame">CriticalActivityType</a></li>
<li><a href="net/sf/mpxj/Currency.html" title="class in net.sf.mpxj" target="classFrame">Currency</a></li>
<li><a href="net/sf/mpxj/Currency.Builder.html" title="class in net.sf.mpxj" target="classFrame">Currency.Builder</a></li>
<li><a href="net/sf/mpxj/CurrencyContainer.html" title="class in net.sf.mpxj" target="classFrame">CurrencyContainer</a></li>
<li><a href="net/sf/mpxj/CurrencySymbolPosition.html" title="enum in net.sf.mpxj" target="classFrame">CurrencySymbolPosition</a></li>
<li><a href="net/sf/mpxj/primavera/schema/CurrencyType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">CurrencyType</a></li>
<li><a href="net/sf/mpxj/CustomField.html" title="class in net.sf.mpxj" target="classFrame">CustomField</a></li>
Expand Down
5 changes: 4 additions & 1 deletion docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (MPXJ 13.8.0 API)</title>
<title>All Classes (MPXJ 13.9.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -200,6 +200,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/CostRateTableEntry.html" title="class in net.sf.mpxj">CostRateTableEntry</a></li>
<li><a href="net/sf/mpxj/mpp/CriteriaReader.html" title="class in net.sf.mpxj.mpp">CriteriaReader</a></li>
<li><a href="net/sf/mpxj/CriticalActivityType.html" title="enum in net.sf.mpxj">CriticalActivityType</a></li>
<li><a href="net/sf/mpxj/Currency.html" title="class in net.sf.mpxj">Currency</a></li>
<li><a href="net/sf/mpxj/Currency.Builder.html" title="class in net.sf.mpxj">Currency.Builder</a></li>
<li><a href="net/sf/mpxj/CurrencyContainer.html" title="class in net.sf.mpxj">CurrencyContainer</a></li>
<li><a href="net/sf/mpxj/CurrencySymbolPosition.html" title="enum in net.sf.mpxj">CurrencySymbolPosition</a></li>
<li><a href="net/sf/mpxj/primavera/schema/CurrencyType.html" title="class in net.sf.mpxj.primavera.schema">CurrencyType</a></li>
<li><a href="net/sf/mpxj/CustomField.html" title="class in net.sf.mpxj">CustomField</a></li>
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (MPXJ 13.8.0 API)</title>
<title>Constant Field Values (MPXJ 13.9.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (MPXJ 13.8.0 API)";
parent.document.title="Constant Field Values (MPXJ 13.9.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -220,7 +220,7 @@ <h2 title="net.sf">net.sf.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="net/sf/mpxj/MPXJ.html#VERSION">VERSION</a></code></td>
<td class="colLast"><code>"13.8.0"</code></td>
<td class="colLast"><code>"13.9.0"</code></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (MPXJ 13.8.0 API)</title>
<title>Deprecated List (MPXJ 13.9.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (MPXJ 13.8.0 API)";
parent.document.title="Deprecated List (MPXJ 13.9.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (MPXJ 13.8.0 API)</title>
<title>API Help (MPXJ 13.9.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (MPXJ 13.8.0 API)";
parent.document.title="API Help (MPXJ 13.9.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit ffa0c00

Please sign in to comment.