Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 1, 2024
1 parent f3ad07c commit c370894
Show file tree
Hide file tree
Showing 53 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion _sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
Binary file modified cs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified cs/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified cs/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion cs/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions cs/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-c470998f-d7a2-4097-900a-298caf587256 svg");
var svgs = d3.selectAll(".mermaid#id-58231926-7a58-49f8-803e-6eda8bd1f286 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -453,7 +453,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-c470998f-d7a2-4097-900a-298caf587256" class="mermaid">
<div id="id-58231926-7a58-49f8-803e-6eda8bd1f286" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion cs/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ <h2>List of all outputs<a class="headerlink" href="#list-of-all-outputs" title="
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">this page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion cs/searchindex.js

Large diffs are not rendered by default.

Binary file modified es/.doctrees/environment.pickle
Binary file not shown.
Binary file modified es/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified es/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion es/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions es/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-75db1ff2-b119-4619-bb7d-c669808bf306 svg");
var svgs = d3.selectAll(".mermaid#id-377a5aea-e972-4ba5-ab74-254f55c9b58b svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -453,7 +453,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Enlace permanente a este encabezado"></a></h1>
<div id="id-75db1ff2-b119-4619-bb7d-c669808bf306" class="mermaid">
<div id="id-377a5aea-e972-4ba5-ab74-254f55c9b58b" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion es/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h2>Lista de todas las salidas<a class="headerlink" href="#list-of-all-outputs"
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Aprende a editar</a> y ayuda a mejorar <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">esta página</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion es/searchindex.js

Large diffs are not rendered by default.

Binary file modified fil/.doctrees/environment.pickle
Binary file not shown.
Binary file modified fil/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified fil/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion fil/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions fil/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-f4a0aa55-ec62-4f07-b2bc-74e8ab88eb0a svg");
var svgs = d3.selectAll(".mermaid#id-79e70d47-f873-40d6-90a5-3cb86b5b4954 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -452,7 +452,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-f4a0aa55-ec62-4f07-b2bc-74e8ab88eb0a" class="mermaid">
<div id="id-79e70d47-f873-40d6-90a5-3cb86b5b4954" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion fil/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h2>Listahan ng mga output<a class="headerlink" href="#list-of-all-outputs" titl
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">this page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion fil/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-577b643f-79a8-4572-9e2b-7aa15ab89901 svg");
var svgs = d3.selectAll(".mermaid#id-e2fdcfbd-5ab4-4e60-b7b0-eb75a8342cc3 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -452,7 +452,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-577b643f-79a8-4572-9e2b-7aa15ab89901" class="mermaid">
<div id="id-e2fdcfbd-5ab4-4e60-b7b0-eb75a8342cc3" class="mermaid">
flowchart TB


Expand Down
Binary file modified fr/.doctrees/environment.pickle
Binary file not shown.
Binary file modified fr/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified fr/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion fr/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions fr/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-2e232844-cf05-4443-bae6-97622b6bca69 svg");
var svgs = d3.selectAll(".mermaid#id-1fe7d658-b955-4bef-a255-75240574c648 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -453,7 +453,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Lien permanent vers cette rubrique"></a></h1>
<div id="id-2e232844-cf05-4443-bae6-97622b6bca69" class="mermaid">
<div id="id-1fe7d658-b955-4bef-a255-75240574c648" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion fr/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h2>Liste de toutes les sorties<a class="headerlink" href="#list-of-all-outputs"
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Apprenez à éditer</a> et aidez à améliorer <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">cette page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion fr/searchindex.js

Large diffs are not rendered by default.

Binary file modified id/.doctrees/environment.pickle
Binary file not shown.
Binary file modified id/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified id/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion id/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions id/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-bfa10636-c385-4e26-9cce-a7c86e781e41 svg");
var svgs = d3.selectAll(".mermaid#id-ec37a55a-3456-48ab-ae45-c29171b6072c svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -453,7 +453,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-bfa10636-c385-4e26-9cce-a7c86e781e41" class="mermaid">
<div id="id-ec37a55a-3456-48ab-ae45-c29171b6072c" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion id/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ <h2>Daftar keseluruhan keluaran<a class="headerlink" href="#list-of-all-outputs"
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">this page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion id/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h2>List of all outputs<a class="headerlink" href="#list-of-all-outputs" title="
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">this page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

Binary file modified sw/.doctrees/environment.pickle
Binary file not shown.
Binary file modified sw/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified sw/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion sw/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions sw/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-61a52d01-bfe6-427f-b79e-926fc2270db6 svg");
var svgs = d3.selectAll(".mermaid#id-191e5888-b549-4fc9-a526-dcba75b5b097 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -452,7 +452,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-61a52d01-bfe6-427f-b79e-926fc2270db6" class="mermaid">
<div id="id-191e5888-b549-4fc9-a526-dcba75b5b097" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion sw/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ <h2>Mpangilo wa matokeo yote<a class="headerlink" href="#list-of-all-outputs" ti
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">this page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion sw/searchindex.js

Large diffs are not rendered by default.

Binary file modified te/.doctrees/environment.pickle
Binary file not shown.
Binary file modified te/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified te/.doctrees/outputs.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion te/_sources/outputs.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ List of all outputs
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.



Expand Down
4 changes: 2 additions & 2 deletions te/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-01d8e795-b2e9-402a-81a5-fcc6034fadec svg");
var svgs = d3.selectAll(".mermaid#id-042b26d1-9d23-4cdf-8c48-3dbab741a9e6 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -453,7 +453,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-01d8e795-b2e9-402a-81a5-fcc6034fadec" class="mermaid">
<div id="id-042b26d1-9d23-4cdf-8c48-3dbab741a9e6" class="mermaid">
flowchart TB


Expand Down
2 changes: 1 addition & 1 deletion te/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h2>అన్ని ఉత్పాదనల జాబితా<a class="headerl
│ └── gdal_translate_log.txt # Log for georeferencing the png file
└── odm_dem/
├── dsm.tif # Digital Surface Model Geotiff - the tops of everything
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
└── dtm.tif # Digital Terrain Model Geotiff - the ground.
</pre></div>
</div>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst">this page</a>!</p>
Expand Down
2 changes: 1 addition & 1 deletion te/searchindex.js

Large diffs are not rendered by default.

0 comments on commit c370894

Please sign in to comment.