Skip to content

Commit

Permalink
Upload documentation from latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 15, 2024
1 parent 53e4555 commit be6b7ed
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 16 deletions.
2 changes: 1 addition & 1 deletion About.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>About ResiDEM &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion Algorithm.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Algorithm &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion DBSCAN.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Work Flow of DBSCAN implemented in ResiDEM &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion Installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Installation of ResiDEM &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion Limitation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Limitations &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion Quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Quick Start &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion Result.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Analyzing the results &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion Usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Usage &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
10 changes: 7 additions & 3 deletions _static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@

a:link, a:visited {
color: inherit;
text-decoration: none;
text-decoration: none;
}


a:hover {
color: orange;
color: orange;
}

a:active {
color: inherit;
}

2 changes: 1 addition & 1 deletion command.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Command Line options and arguments &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion distribution_dsf.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Distribution of difference Fourier coefficients plotted with signal-to-noise ratios with and without weight. &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Index &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Welcome to ResiDEM Documentation. &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Search &mdash; Residem</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=2b913a89" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=628e51d2" />


<link rel="shortcut icon" href="_static/Resi-DEM_icon.png"/>
Expand Down

0 comments on commit be6b7ed

Please sign in to comment.