Skip to content

Commit

Permalink
Deployed c4a1b65 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pahjbo committed Nov 25, 2024
1 parent ec3c153 commit 3988b9a
Show file tree
Hide file tree
Showing 278 changed files with 17,993 additions and 5,185 deletions.
25 changes: 23 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,27 @@



<li class="md-nav__item">
<a href="/generated/proposal/AbstractProposal/" class="md-nav__link">


<span class="md-ellipsis">
AbstractProposal
</span>


</a>
</li>










<li class="md-nav__item">
<a href="/generated/proposal/CalibrationObservation/" class="md-nav__link">

Expand Down Expand Up @@ -3837,11 +3858,11 @@


<li class="md-nav__item">
<a href="/generated/ivoa/ivorn/" class="md-nav__link">
<a href="/generated/ivoa/ivoid/" class="md-nav__link">


<span class="md-ellipsis">
ivorn
ivoid
</span>


Expand Down
27 changes: 24 additions & 3 deletions code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,27 @@



<li class="md-nav__item">
<a href="../generated/proposal/AbstractProposal/" class="md-nav__link">


<span class="md-ellipsis">
AbstractProposal
</span>


</a>
</li>










<li class="md-nav__item">
<a href="../generated/proposal/CalibrationObservation/" class="md-nav__link">

Expand Down Expand Up @@ -3906,11 +3927,11 @@


<li class="md-nav__item">
<a href="../generated/ivoa/ivorn/" class="md-nav__link">
<a href="../generated/ivoa/ivoid/" class="md-nav__link">


<span class="md-ellipsis">
ivorn
ivoid
</span>


Expand Down Expand Up @@ -4145,7 +4166,7 @@

<h1 id="generated-code">Generated Code</h1>
<h2 id="java">Java</h2>
<p>At the moment only the Java code that is generated which is published to the maven central repository. Note that this is only published as a snapshot version as yet, so that for many tools you will need to explicitly add the snapshot repository to your setup - e.g. for gradle</p>
<p>At the moment only the Java code that is generated is published to the maven central repository. Note that this is only published as a snapshot version as yet, so that for many tools you will need to explicitly add the snapshot repository to your setup - e.g. for gradle</p>
<div class="highlight"><pre><span></span><code><span class="n">dependencyResolutionManagement</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="n">repositories</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="n">mavenLocal</span><span class="p">()</span>
Expand Down
25 changes: 23 additions & 2 deletions concepts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,27 @@



<li class="md-nav__item">
<a href="../generated/proposal/AbstractProposal/" class="md-nav__link">


<span class="md-ellipsis">
AbstractProposal
</span>


</a>
</li>










<li class="md-nav__item">
<a href="../generated/proposal/CalibrationObservation/" class="md-nav__link">

Expand Down Expand Up @@ -3962,11 +3983,11 @@


<li class="md-nav__item">
<a href="../generated/ivoa/ivorn/" class="md-nav__link">
<a href="../generated/ivoa/ivoid/" class="md-nav__link">


<span class="md-ellipsis">
ivorn
ivoid
</span>


Expand Down
Loading

0 comments on commit 3988b9a

Please sign in to comment.