mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-12 06:22:00 +00:00
5141fd6de5
- Moved docs/theory/lagrange_basis_functions.md → src/lagrange_basis_functions.md - Updated all references in scripts and source files - Using lowercase for consistency (no uppercase in filenames) - Documentation now under src/ for automated doc generation Rationale: Documentation should be close to implementation and follow consistent naming conventions (lowercase).