Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joniles committed Apr 21, 2023
1 parent 20ffb44 commit 39df7c4
Show file tree
Hide file tree
Showing 2,073 changed files with 9,803 additions and 7,001 deletions.
30 changes: 25 additions & 5 deletions docs/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,15 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1131-unreleased" class="md-nav__link">
11.3.1 (unreleased)
<a href="#1132-unreleased" class="md-nav__link">
11.3.2 (unreleased)
</a>

</li>

<li class="md-nav__item">
<a href="#1131-2023-04-21" class="md-nav__link">
11.3.1 (2023-04-21)
</a>

</li>
Expand Down Expand Up @@ -2629,8 +2636,15 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1131-unreleased" class="md-nav__link">
11.3.1 (unreleased)
<a href="#1132-unreleased" class="md-nav__link">
11.3.2 (unreleased)
</a>

</li>

<li class="md-nav__item">
<a href="#1131-2023-04-21" class="md-nav__link">
11.3.1 (2023-04-21)
</a>

</li>
Expand Down Expand Up @@ -4136,7 +4150,13 @@


<h1 id="changelog">Changelog</h1>
<h2 id="1131-unreleased">11.3.1 (unreleased)</h2>
<h2 id="1132-unreleased">11.3.2 (unreleased)</h2>
<h2 id="1131-2023-04-21">11.3.1 (2023-04-21)</h2>
<ul>
<li>Improve accuracy of resource assignment Actual Start and Actual Finish dates when reading MPP files.</li>
<li>Avoid generating timephased data for zero duration tasks.</li>
<li>Improve preservation of custom timephased data start and end times.</li>
</ul>
<h2 id="1130-2023-04-12">11.3.0 (2023-04-12)</h2>
<ul>
<li>Implemented <code>PrimaveraXERFileWriter</code> to allow MPXJ to write XER files.</li>
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 11.3.0 API)</title>
<title>All Classes (MPXJ 11.3.1 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 @@ -436,6 +436,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/mpx/LocaleData_ru.html" title="class in net.sf.mpxj.mpx" target="classFrame">LocaleData_ru</a></li>
<li><a href="net/sf/mpxj/mpx/LocaleData_sv.html" title="class in net.sf.mpxj.mpx" target="classFrame">LocaleData_sv</a></li>
<li><a href="net/sf/mpxj/mpx/LocaleData_zh.html" title="class in net.sf.mpxj.mpx" target="classFrame">LocaleData_zh</a></li>
<li><a href="net/sf/mpxj/Location.html" title="class in net.sf.mpxj" target="classFrame">Location</a></li>
<li><a href="net/sf/mpxj/Location.Builder.html" title="class in net.sf.mpxj" target="classFrame">Location.Builder</a></li>
<li><a href="net/sf/mpxj/LocationContainer.html" title="class in net.sf.mpxj" target="classFrame">LocationContainer</a></li>
<li><a href="net/sf/mpxj/primavera/schema/LocationType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">LocationType</a></li>
<li><a href="net/sf/mpxj/ikvm/MapFileGenerator.html" title="class in net.sf.mpxj.ikvm" target="classFrame">MapFileGenerator</a></li>
<li><a href="net/sf/mpxj/primavera/common/MapRow.html" title="class in net.sf.mpxj.primavera.common" target="classFrame">MapRow</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 11.3.0 API)</title>
<title>All Classes (MPXJ 11.3.1 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 @@ -436,6 +436,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/mpx/LocaleData_ru.html" title="class in net.sf.mpxj.mpx">LocaleData_ru</a></li>
<li><a href="net/sf/mpxj/mpx/LocaleData_sv.html" title="class in net.sf.mpxj.mpx">LocaleData_sv</a></li>
<li><a href="net/sf/mpxj/mpx/LocaleData_zh.html" title="class in net.sf.mpxj.mpx">LocaleData_zh</a></li>
<li><a href="net/sf/mpxj/Location.html" title="class in net.sf.mpxj">Location</a></li>
<li><a href="net/sf/mpxj/Location.Builder.html" title="class in net.sf.mpxj">Location.Builder</a></li>
<li><a href="net/sf/mpxj/LocationContainer.html" title="class in net.sf.mpxj">LocationContainer</a></li>
<li><a href="net/sf/mpxj/primavera/schema/LocationType.html" title="class in net.sf.mpxj.primavera.schema">LocationType</a></li>
<li><a href="net/sf/mpxj/ikvm/MapFileGenerator.html" title="class in net.sf.mpxj.ikvm">MapFileGenerator</a></li>
<li><a href="net/sf/mpxj/primavera/common/MapRow.html" title="class in net.sf.mpxj.primavera.common">MapRow</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 11.3.0 API)</title>
<title>Constant Field Values (MPXJ 11.3.1 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 11.3.0 API)";
parent.document.title="Constant Field Values (MPXJ 11.3.1 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>"11.3.0"</code></td>
<td class="colLast"><code>"11.3.1"</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 11.3.0 API)</title>
<title>Deprecated List (MPXJ 11.3.1 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 11.3.0 API)";
parent.document.title="Deprecated List (MPXJ 11.3.1 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 11.3.0 API)</title>
<title>API Help (MPXJ 11.3.1 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 11.3.0 API)";
parent.document.title="API Help (MPXJ 11.3.1 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 39df7c4

Please sign in to comment.