Changed project link from ssh to https.
This commit is contained in:
@ -43,7 +43,7 @@ It will also install several required python packages, including **venv**, which
|
||||
|
||||
2. Clone the repository to this directory:
|
||||
```sh
|
||||
git clone ssh://git@strade.fit.vutbr.cz:3022/xlanro00/BP_DP-xlanro00.git
|
||||
git clone https://strade.fit.vutbr.cz/git/xlanro00/BP_DP-xlanro00.git
|
||||
```
|
||||
|
||||
3. Go inside the newly created directory:
|
||||
|
BIN
docs/build/.doctrees/environment.pickle
vendored
BIN
docs/build/.doctrees/environment.pickle
vendored
Binary file not shown.
BIN
docs/build/.doctrees/installation.doctree
vendored
BIN
docs/build/.doctrees/installation.doctree
vendored
Binary file not shown.
BIN
docs/build/.doctrees/usage.doctree
vendored
BIN
docs/build/.doctrees/usage.doctree
vendored
Binary file not shown.
2
docs/build/_sources/installation.rst.txt
vendored
2
docs/build/_sources/installation.rst.txt
vendored
@ -42,7 +42,7 @@ It will also install several required python packages, including venv, which is
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ git clone ssh://git@strade.fit.vutbr.cz:3022/xlanro00/BP_DP-xlanro00.git
|
||||
$ git clone https://strade.fit.vutbr.cz/git/xlanro00/BP_DP-xlanro00.git
|
||||
|
||||
3. Go inside cloned directory:
|
||||
|
||||
|
8
docs/build/_sources/usage.rst.txt
vendored
8
docs/build/_sources/usage.rst.txt
vendored
@ -18,8 +18,8 @@ Which will print out the following message.
|
||||
|
||||
$ usage: main.py [-h] [-m | --mirror | --no-mirror] input_file
|
||||
output_file dpi ([-c | --config config_file preset] |
|
||||
[filters ...]) [-s | --stl_file p height_line height_base |
|
||||
--stl_file c height_line height_base curv_rate_x curv_rate_y |
|
||||
[filters ...]) [-s | --stl p height_line height_base |
|
||||
--stl c height_line height_base curv_rate_x curv_rate_y |
|
||||
--stl m height_line iter finger_x finger_y finger_z finger_model]
|
||||
[-d | --database database_filename]
|
||||
|
||||
@ -37,8 +37,10 @@ Which will print out the following message.
|
||||
-h, --help show this help message and exit
|
||||
-m, --mirror, --no-mirror
|
||||
switch to mirror input image
|
||||
-s [STL_FILE ...], --stl_file [STL_FILE ...]
|
||||
-s [STL ...], --stl [STL ...]
|
||||
create stl model from processed image
|
||||
-c CONFIG CONFIG, --config CONFIG CONFIG
|
||||
pair: name of the config file with presets,
|
||||
name of the preset
|
||||
-d DATABASE, --database DATABASE
|
||||
switch to store presets in config database
|
||||
|
2
docs/build/installation.html
vendored
2
docs/build/installation.html
vendored
@ -237,7 +237,7 @@ It will also install several required python packages, including venv, which is
|
||||
<ol class="arabic simple" start="2">
|
||||
<li><p>Clone the repository to a suitable directory, for example:</p></li>
|
||||
</ol>
|
||||
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>git<span class="w"> </span>clone<span class="w"> </span>ssh://git@strade.fit.vutbr.cz:3022/xlanro00/BP_DP-xlanro00.git
|
||||
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>git<span class="w"> </span>clone<span class="w"> </span>https://strade.fit.vutbr.cz/git/xlanro00/BP_DP-xlanro00.git
|
||||
</pre></div>
|
||||
</div>
|
||||
<ol class="arabic simple" start="3">
|
||||
|
2
docs/build/searchindex.js
vendored
2
docs/build/searchindex.js
vendored
File diff suppressed because one or more lines are too long
8
docs/build/usage.html
vendored
8
docs/build/usage.html
vendored
@ -213,8 +213,8 @@
|
||||
<p>Which will print out the following message.</p>
|
||||
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>usage:<span class="w"> </span>main.py<span class="w"> </span><span class="o">[</span>-h<span class="o">]</span><span class="w"> </span><span class="o">[</span>-m<span class="w"> </span><span class="p">|</span><span class="w"> </span>--mirror<span class="w"> </span><span class="p">|</span><span class="w"> </span>--no-mirror<span class="o">]</span><span class="w"> </span>input_file
|
||||
<span class="go">output_file dpi ([-c | --config config_file preset] |</span>
|
||||
<span class="go">[filters ...]) [-s | --stl_file p height_line height_base |</span>
|
||||
<span class="go">--stl_file c height_line height_base curv_rate_x curv_rate_y |</span>
|
||||
<span class="go">[filters ...]) [-s | --stl p height_line height_base |</span>
|
||||
<span class="go">--stl c height_line height_base curv_rate_x curv_rate_y |</span>
|
||||
<span class="go">--stl m height_line iter finger_x finger_y finger_z finger_model]</span>
|
||||
<span class="go">[-d | --database database_filename]</span>
|
||||
|
||||
@ -232,11 +232,13 @@
|
||||
<span class="go">-h, --help show this help message and exit</span>
|
||||
<span class="go">-m, --mirror, --no-mirror</span>
|
||||
<span class="go"> switch to mirror input image</span>
|
||||
<span class="go">-s [STL_FILE ...], --stl_file [STL_FILE ...]</span>
|
||||
<span class="go">-s [STL ...], --stl [STL ...]</span>
|
||||
<span class="go"> create stl model from processed image</span>
|
||||
<span class="go">-c CONFIG CONFIG, --config CONFIG CONFIG</span>
|
||||
<span class="go"> pair: name of the config file with presets,</span>
|
||||
<span class="go"> name of the preset</span>
|
||||
<span class="go">-d DATABASE, --database DATABASE</span>
|
||||
<span class="go"> switch to store presets in config database</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -42,7 +42,7 @@ It will also install several required python packages, including venv, which is
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ git clone ssh://git@strade.fit.vutbr.cz:3022/xlanro00/BP_DP-xlanro00.git
|
||||
$ git clone https://strade.fit.vutbr.cz/git/xlanro00/BP_DP-xlanro00.git
|
||||
|
||||
3. Go inside cloned directory:
|
||||
|
||||
|
Reference in New Issue
Block a user