Skip to content

Commit 18ee51a

Browse files
Add logo
1 parent 0bb73d0 commit 18ee51a

32 files changed

+195
-79
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sectionproperties
1+
![alt text](logo.png "sectionproperties")
22

33
[![Build Status](https://travis-ci.com/robbievanleeuwen/section-properties.svg?branch=master)](https://travis-ci.com/robbievanleeuwen/section-properties) [![Documentation Status](https://readthedocs.org/projects/sectionproperties/badge/?version=latest)](https://sectionproperties.readthedocs.io/en/latest/?badge=latest)
44

1.76 KB
Binary file not shown.

docs/build/doctrees/index.doctree

188 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
13.6 KB
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: fc73526d016dd6873f7ba312ef441ca3
3+
config: 76532c2cb2dec21dcf02b097ee8b2a55
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_images/logo.png

402 KB
Loading

docs/build/html/_modules/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Overview: module code &mdash; sectionproperties 1.0.0 documentation</title>
11+
<title>Overview: module code &mdash; sectionproperties 1.0.2 documentation</title>
1212

1313

1414

@@ -57,7 +57,7 @@
5757

5858

5959
<div class="version">
60-
1.0.0
60+
1.0.2
6161
</div>
6262

6363

@@ -192,7 +192,7 @@ <h1>All modules for which code is available</h1>
192192
<script type="text/javascript">
193193
var DOCUMENTATION_OPTIONS = {
194194
URL_ROOT:'../',
195-
VERSION:'1.0.0',
195+
VERSION:'1.0.2',
196196
LANGUAGE:'en',
197197
COLLAPSE_INDEX:false,
198198
FILE_SUFFIX:'.html',

docs/build/html/_modules/sectionproperties/analysis/cross_section.html

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

docs/build/html/_modules/sectionproperties/analysis/fea.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>sectionproperties.analysis.fea &mdash; sectionproperties 1.0.0 documentation</title>
11+
<title>sectionproperties.analysis.fea &mdash; sectionproperties 1.0.2 documentation</title>
1212

1313

1414

@@ -57,7 +57,7 @@
5757

5858

5959
<div class="version">
60-
1.0.0
60+
1.0.2
6161
</div>
6262

6363

@@ -827,7 +827,7 @@ <h1>Source code for sectionproperties.analysis.fea</h1><div class="highlight"><p
827827
<script type="text/javascript">
828828
var DOCUMENTATION_OPTIONS = {
829829
URL_ROOT:'../../../',
830-
VERSION:'1.0.0',
830+
VERSION:'1.0.2',
831831
LANGUAGE:'en',
832832
COLLAPSE_INDEX:false,
833833
FILE_SUFFIX:'.html',

0 commit comments

Comments
 (0)