This commit is contained in:
ovainola
2015-06-26 19:33:58 +03:00
12 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
![JuliaFEMLogo](https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/geometry/JuliaFEMLogo_256x256.png)
# JuliaFEM
[![Join the chat at https://gitter.im/JuliaFEM/JuliaFEM](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JuliaFEM/JuliaFEM?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

+3 -3
View File
@@ -8,7 +8,7 @@ site_dir: 'site'
repo_url: https://github.com/JuliaFEM/JuliaFEM.jl
pages:
- Home: 'README.md'
- Overview: 'api/index.md'
- Overview: 'docs/api/index.md'
- API Docs:
- JuliaFEM: 'api/JuliaFEM.md'
- JuliaFEM.elasticity_solver: 'api/JuliaFEM.elasticity_solver.md'
- JuliaFEM: 'docs/api/JuliaFEM.md'
- JuliaFEM.elasticity_solver: 'docs/api/JuliaFEM.elasticity_solver.md'