mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
413526804b
Let's use Literate.jl to automatically generate usage examples. * Automatically generate documentation from other packages (first try to include each package's docs/src/index.md, but if that fails, then use README.md to introduce the package). * Add example how to calculate local element matrices. * Add example how to perform 2d contact analysis.
19 lines
161 B
Plaintext
19 lines
161 B
Plaintext
*~
|
|
.DS_Store
|
|
.ipynb_checkpoints
|
|
docs/build/
|
|
docs/site/
|
|
docs/src/examples
|
|
docs/src/packages
|
|
*.swp
|
|
*.lnk
|
|
*.mess
|
|
*.log
|
|
*.aux
|
|
*.out
|
|
*.tex
|
|
*.export
|
|
*.jld
|
|
*.mem
|
|
*.cov
|