Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Jun 5, 2024
1 parent 4fbf2c2 commit 81c3398
Show file tree
Hide file tree
Showing 508 changed files with 1,025 additions and 1,025 deletions.
6 changes: 3 additions & 3 deletions api.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h4>Request</h4>
</ul>

<p>
If the report must sent by email and the feature is enabled in the app, a <code>smtp</code> property
If the report must be sent by email and the feature is enabled in the app, an <code>smtp</code> property
looking like that (<code>subject</code> and <code>body</code> are optional) must be added to the request:
</p>
<div class="highlight">
Expand Down Expand Up @@ -457,9 +457,9 @@ <h4>Request Sample</h4>
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
4 changes: 2 additions & 2 deletions attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1375,9 +1375,9 @@ <h3>Inputs</h3>
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
4 changes: 2 additions & 2 deletions configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -1170,9 +1170,9 @@ <h3>Configuration</h3>
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
4 changes: 2 additions & 2 deletions docker.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,9 @@ <h4 id="docker_sentry">
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
12 changes: 6 additions & 6 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,15 +144,15 @@ <h4 id="downloads">
</p>

<h4 id="cli">
Command Line Distribution <a class="headerlink" href="#cli" title="Permalink to this headline"></a>
Command-Line Distribution <a class="headerlink" href="#cli" title="Permalink to this headline"></a>
</h4>
<p>
The Zip file and the Tar file are Mapfish Print distributed as an application that can be ran from the
commandline to execute print jobs. It is useful for debugging print configurations and requests.
The Zip file and the Tar file are Mapfish Print distributed as an application that can be run from the
command-line to execute print jobs. It is useful for debugging print configurations and requests.
</p>
<p>
Assuming you have Java 7+ installed, the <code>bin/print</code> script will execute a print task. The
command line usage can be printed by executing: <code>bin/print -?</code>.
command-line usage can be printed by executing: <code>bin/print -?</code>.
</p>
<p>
An example of using the application is:
Expand Down Expand Up @@ -218,9 +218,9 @@ <h4 id="jar">
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
4 changes: 2 additions & 2 deletions fileloaders.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ <h1>servlet<a class="headerlink" href="#servlet" title="Permalink to this headli
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ <h1>Overview</h1>
them.
</p>
<p>
The project is a Java based servlet/library/application based on the mature
The project is a Java-based servlet/library/application based on the mature
<a href="https://community.jaspersoft.com/project/jasperreports-library" target="_blank" rel="noopener"
>Jasper Reports Library</a
>JasperReports Library</a
>.
</p>
<div class="admonition note examples">
Expand Down Expand Up @@ -162,7 +162,7 @@ <h1>Overview</h1>
</li>

<li>
The last distribution is an command-line application where the reports can be generated via command line.
The last distribution is a command-line application where the reports can be generated via command-line.
This is useful for debugging configurations and requests.
</li>
</ul>
Expand Down Expand Up @@ -253,9 +253,9 @@ <h2>Design Philosophy</h2>
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
4 changes: 2 additions & 2 deletions jasperreports.html
Original file line number Diff line number Diff line change
Expand Up @@ -719,9 +719,9 @@ <h4>What variables are available ?</h4>
Revision
<code
><a
href="https://github.com/mapfish/mapfish-print/commit/d6145343031f75e02a79141e1b4bfe152161b262"
href="https://github.com/mapfish/mapfish-print/commit/fe910c4dda5b7a899b9abb51783367139e903db8"
target="_blank"
>d6145343</a
>fe910c4d</a
></code
>.
</span>
Expand Down
4 changes: 2 additions & 2 deletions javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>All Classes (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="All Classes (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>All Classes (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>All Packages (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="All Packages (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Constant Field Values (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Constant Field Values (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Deprecated List (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Deprecated List (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>API Help (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="API Help (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Index (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Index (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions javadoc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Overview (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Overview (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Overview (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down Expand Up @@ -93,7 +93,7 @@
</header>
<main role="main">
<div class="header">
<h1 class="title">Mapfish Print Core Module 0.20240604.155118.SNAPSHOT</h1>
<h1 class="title">Mapfish Print Core Module 0.20240605.144901.SNAPSHOT</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary">
Expand Down
Binary file modified javadoc/member-search-index.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions javadoc/org/mapfish/print/ApplicationContextProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ApplicationContextProvider (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>ApplicationContextProvider (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ApplicationContextProvider (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="ApplicationContextProvider (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/org/mapfish/print/Constants.Style.Grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constants.Style.Grid (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Constants.Style.Grid (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constants.Style.Grid (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Constants.Style.Grid (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/org/mapfish/print/Constants.Style.OverviewMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constants.Style.OverviewMap (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Constants.Style.OverviewMap (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constants.Style.OverviewMap (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Constants.Style.OverviewMap (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/org/mapfish/print/Constants.Style.Raster.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constants.Style.Raster (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Constants.Style.Raster (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constants.Style.Raster (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Constants.Style.Raster (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/org/mapfish/print/Constants.Style.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constants.Style (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Constants.Style (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constants.Style (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Constants.Style (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions javadoc/org/mapfish/print/Constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constants (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)</title>
<title>Constants (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constants (Mapfish Print Core Module 0.20240604.155118.SNAPSHOT)";
parent.document.title="Constants (Mapfish Print Core Module 0.20240605.144901.SNAPSHOT)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 81c3398

Please sign in to comment.