-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 'docs' folder with correct_HTML_issue1147_GenericBoiler and de…
…lete old branches.
- Loading branch information
1 parent
9b9a861
commit df9a5a8
Showing
3,029 changed files
with
274,525 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
...nericBoiler/charts/Fluid/AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html
Large diffs are not rendered by default.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
docs/correct_HTML_issue1147_GenericBoiler/charts/Fluid/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="style.css"> | ||
<meta charset="UTF-8"> | ||
<title>Regression plots</title> | ||
</head> | ||
<body> | ||
<header> | ||
<br><li><a href="AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html" target="content">AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html</a></li></br> | ||
</header> | ||
|
||
</body> | ||
</html> |
84 changes: 84 additions & 0 deletions
84
docs/correct_HTML_issue1147_GenericBoiler/charts/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Page Layout</title> | ||
<style> | ||
.head1 { | ||
font-size:40px; | ||
color:#000000; | ||
font-weight:bold; | ||
} | ||
.head2 { | ||
font-size:17px; | ||
margin-left:10px; | ||
margin-bottom:15px; | ||
} | ||
body { | ||
margin: 0 auto; | ||
background-position:center; | ||
background-size: contain; | ||
} | ||
|
||
.menu { | ||
position: sticky; | ||
top: 0; | ||
background-color: #bd0000; | ||
padding:10px 0px 10px 0px; | ||
color:white; | ||
margin: 0 auto; | ||
overflow: hidden; | ||
} | ||
.menu a { | ||
float: left; | ||
color: white; | ||
text-align: center; | ||
padding: 14px 16px; | ||
text-decoration: none; | ||
font-size: 20px; | ||
} | ||
.menu-log { | ||
right: auto; | ||
float: right; | ||
} | ||
footer { | ||
width: 100%; | ||
bottom: 0px; | ||
background-color: #000; | ||
color: #fff; | ||
position: absolute; | ||
padding-top:20px; | ||
padding-bottom:50px; | ||
text-align:center; | ||
font-size:30px; | ||
font-weight:bold; | ||
} | ||
.body_sec { | ||
margin-left:20px; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
|
||
<!-- Header Section --> | ||
<header> | ||
<div class="head1">Regresiontests</div> | ||
|
||
</header> | ||
|
||
<!-- Menu Navigation Bar --> | ||
<div class="menu"> | ||
<a href="Plotresults">Plot results</a> | ||
|
||
|
||
</div> | ||
|
||
<!-- Body section --> | ||
<div class = "body_sec"> | ||
<section id="Content"> | ||
<br><li><a href="Fluid/index.html" target="content">Fluid</a></li></br> | ||
</section> | ||
</div> | ||
|
||
</body> | ||
</html> |
3,043 changes: 3,043 additions & 0 deletions
3,043
docs/correct_HTML_issue1147_GenericBoiler/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
Oops, something went wrong.