Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl
@@ -1,3 +1,4 @@
|
||||

|
||||
# JuliaFEM
|
||||
|
||||
[](https://gitter.im/JuliaFEM/JuliaFEM?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
|
Before Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
@@ -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'
|
||||
|
||||