mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-26 20:01:32 +00:00
a682e964b4
Removed verbose documentation sections: - Removed detailed theory explanations and strain energy formulas from module docstring - Removed type hierarchy, properties, and construction examples - Removed detailed function documentation with usage examples - Removed performance notes and automatic differentiation explanations - Removed stress conversion formulas and notes Simplified docstrings to essential formulas (strain energy, stress computation) and function signatures.