Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joniles committed Sep 18, 2024
1 parent b1a4d21 commit 81533c2
Show file tree
Hide file tree
Showing 2,159 changed files with 8,424 additions and 4,570 deletions.
35 changes: 30 additions & 5 deletions docs/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,18 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1332-unreleased" class="md-nav__link">
<a href="#1341-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.3.2 (unreleased)
13.4.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1340-2024-09-18" class="md-nav__link">
<span class="md-ellipsis">
13.4.0 (2024-09-18)
</span>
</a>

Expand Down Expand Up @@ -3939,9 +3948,18 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1332-unreleased" class="md-nav__link">
<a href="#1341-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.4.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1340-2024-09-18" class="md-nav__link">
<span class="md-ellipsis">
13.3.2 (unreleased)
13.4.0 (2024-09-18)
</span>
</a>

Expand Down Expand Up @@ -6231,7 +6249,14 @@


<h1 id="changelog">Changelog</h1>
<h2 id="1332-unreleased">13.3.2 (unreleased)</h2>
<h2 id="1341-unreleased">13.4.1 (unreleased)</h2>
<h2 id="1340-2024-09-18">13.4.0 (2024-09-18)</h2>
<ul>
<li>Added support for reading and writing resource shifts for P6 schedules.</li>
<li>Ensure the Scheduling Progressed Activities project property is populated when reading Phoenix schedules.</li>
<li>When reading milestones from an Asta schedule, ensure that the Activity Type attribute is populated to allow start milestones and finish milestones to be differentiated.</li>
<li>Fix an issue which occurred when writing MSPDI files with manually scheduled tasks starting on non-working days where their timephased data is split as days.</li>
</ul>
<h2 id="1331-2024-08-30">13.3.1 (2024-08-30)</h2>
<ul>
<li>Handle duplicate custom field value unique IDs when reading MSPDI files.</li>
Expand Down
8 changes: 7 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.3.1 API)</title>
<title>All Classes (MPXJ 13.4.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 @@ -758,6 +758,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/projectlibre/SearchableInputStream.html" title="class in net.sf.mpxj.projectlibre" target="classFrame">SearchableInputStream</a></li>
<li><a href="net/sf/mpxj/common/SemVer.html" title="class in net.sf.mpxj.common" target="classFrame">SemVer</a></li>
<li><a href="net/sf/mpxj/planner/Sequence.html" title="class in net.sf.mpxj.planner" target="classFrame">Sequence</a></li>
<li><a href="net/sf/mpxj/Shift.html" title="class in net.sf.mpxj" target="classFrame">Shift</a></li>
<li><a href="net/sf/mpxj/Shift.Builder.html" title="class in net.sf.mpxj" target="classFrame">Shift.Builder</a></li>
<li><a href="net/sf/mpxj/ShiftContainer.html" title="class in net.sf.mpxj" target="classFrame">ShiftContainer</a></li>
<li><a href="net/sf/mpxj/ShiftPeriod.html" title="class in net.sf.mpxj" target="classFrame">ShiftPeriod</a></li>
<li><a href="net/sf/mpxj/ShiftPeriod.Builder.html" title="class in net.sf.mpxj" target="classFrame">ShiftPeriod.Builder</a></li>
<li><a href="net/sf/mpxj/ShiftPeriodContainer.html" title="class in net.sf.mpxj" target="classFrame">ShiftPeriodContainer</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ShiftPeriodType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">ShiftPeriodType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ShiftType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">ShiftType</a></li>
<li><a href="net/sf/mpxj/primavera/common/ShortColumn.html" title="class in net.sf.mpxj.primavera.common" target="classFrame">ShortColumn</a></li>
Expand Down
8 changes: 7 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.3.1 API)</title>
<title>All Classes (MPXJ 13.4.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 @@ -758,6 +758,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/projectlibre/SearchableInputStream.html" title="class in net.sf.mpxj.projectlibre">SearchableInputStream</a></li>
<li><a href="net/sf/mpxj/common/SemVer.html" title="class in net.sf.mpxj.common">SemVer</a></li>
<li><a href="net/sf/mpxj/planner/Sequence.html" title="class in net.sf.mpxj.planner">Sequence</a></li>
<li><a href="net/sf/mpxj/Shift.html" title="class in net.sf.mpxj">Shift</a></li>
<li><a href="net/sf/mpxj/Shift.Builder.html" title="class in net.sf.mpxj">Shift.Builder</a></li>
<li><a href="net/sf/mpxj/ShiftContainer.html" title="class in net.sf.mpxj">ShiftContainer</a></li>
<li><a href="net/sf/mpxj/ShiftPeriod.html" title="class in net.sf.mpxj">ShiftPeriod</a></li>
<li><a href="net/sf/mpxj/ShiftPeriod.Builder.html" title="class in net.sf.mpxj">ShiftPeriod.Builder</a></li>
<li><a href="net/sf/mpxj/ShiftPeriodContainer.html" title="class in net.sf.mpxj">ShiftPeriodContainer</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ShiftPeriodType.html" title="class in net.sf.mpxj.primavera.schema">ShiftPeriodType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ShiftType.html" title="class in net.sf.mpxj.primavera.schema">ShiftType</a></li>
<li><a href="net/sf/mpxj/primavera/common/ShortColumn.html" title="class in net.sf.mpxj.primavera.common">ShortColumn</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.3.1 API)</title>
<title>Constant Field Values (MPXJ 13.4.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.3.1 API)";
parent.document.title="Constant Field Values (MPXJ 13.4.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.3.1"</code></td>
<td class="colLast"><code>"13.4.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.3.1 API)</title>
<title>Deprecated List (MPXJ 13.4.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.3.1 API)";
parent.document.title="Deprecated List (MPXJ 13.4.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.3.1 API)</title>
<title>API Help (MPXJ 13.4.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.3.1 API)";
parent.document.title="API Help (MPXJ 13.4.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 81533c2

Please sign in to comment.