Skip to content

Commit

Permalink
Deploying to gh-pages - 09:23:10
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Apr 1, 2024
1 parent b507266 commit be22c74
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions snapshot/guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h1>Micronaut Problem JSON</h1>
<h1 id="introduction"><a class="anchor" href="#introduction"></a>1 Introduction</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/introduction.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/introduction.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand All @@ -139,7 +139,7 @@ <h1 id="introduction"><a class="anchor" href="#introduction"></a>1 Introduction<
<h1 id="releaseHistory"><a class="anchor" href="#releaseHistory"></a>2 Release History</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/releaseHistory.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/releaseHistory.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand All @@ -155,7 +155,7 @@ <h1 id="releaseHistory"><a class="anchor" href="#releaseHistory"></a>2 Release H
<h1 id="breaks"><a class="anchor" href="#breaks"></a>3 Breaking Changes</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/breaks.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/breaks.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand Down Expand Up @@ -183,7 +183,7 @@ <h3 id="_micronaut_problem_json_2_2_3">Micronaut Problem JSON 2.2.3</h3>
<h1 id="installation"><a class="anchor" href="#installation"></a>4 Installation</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/installation.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/installation.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand All @@ -209,7 +209,7 @@ <h1 id="installation"><a class="anchor" href="#installation"></a>4 Installation<
<h1 id="usage"><a class="anchor" href="#usage"></a>5 Usage</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/usage.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/usage.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand All @@ -226,7 +226,7 @@ <h1 id="usage"><a class="anchor" href="#usage"></a>5 Usage</h1>
<h2 id="problemBuilder"><a class="anchor" href="#problemBuilder"></a>5.1 Problem Builder</h2>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/usage/problemBuilder.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/usage/problemBuilder.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand Down Expand Up @@ -334,7 +334,7 @@ <h2 id="problemBuilder"><a class="anchor" href="#problemBuilder"></a>5.1 Problem
<h2 id="customProblem"><a class="anchor" href="#customProblem"></a>5.2 Custom Problem</h2>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/usage/customProblem.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/usage/customProblem.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand Down Expand Up @@ -484,7 +484,7 @@ <h2 id="customProblem"><a class="anchor" href="#customProblem"></a>5.2 Custom Pr
<h1 id="configuration"><a class="anchor" href="#configuration"></a>6 Configuration</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/configuration.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/configuration.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand Down Expand Up @@ -525,7 +525,7 @@ <h1 id="configuration"><a class="anchor" href="#configuration"></a>6 Configurati
<h1 id="customizingProblemErrorResponseProcessor"><a class="anchor" href="#customizingProblemErrorResponseProcessor"></a>7 Custom ProblemErrorResponseProcessor</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/customizingProblemErrorResponseProcessor.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/customizingProblemErrorResponseProcessor.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand Down Expand Up @@ -560,7 +560,7 @@ <h1 id="customizingProblemErrorResponseProcessor"><a class="anchor" href="#custo
<h1 id="repository"><a class="anchor" href="#repository"></a>8 Repository</h1>

<div class='contribute-btn'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/master/src/main/docs/guide/repository.adoc"'>
<button type='button' class='btn btn-default' onclick='window.location.href="https://github.com/micronaut-projects/micronaut-problem-json/edit/3.2.x/src/main/docs/guide/repository.adoc"'>
<i class='fa fa-pencil-square-o'></i> Improve this doc
</button>
</div>
Expand Down

0 comments on commit be22c74

Please sign in to comment.