mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
feat(docs): add api.md
docs/api/api.md | 11 +++++++++++ 1 file changed, 11 insertions(+)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# API Reference
|
||||
|
||||
Complete API reference for JuliaFEM.
|
||||
|
||||
```@index
|
||||
```
|
||||
|
||||
```@autodocs
|
||||
Modules = [JuliaFEM]
|
||||
Order = [:module, :type, :function, :macro]
|
||||
```
|
||||
Reference in New Issue
Block a user