Big documentation and structure updates
- Split math into fdmath package - Rename waveguide into _2d _3d and _cyl variants - pdoc-based documentation
This commit is contained in:
parent
f0ef31c25d
commit
d6e7e3dee1
25 changed files with 2590 additions and 1349 deletions
3
make_docs.sh
Executable file
3
make_docs.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
cd ~/projects/meanas
|
||||
pdoc3 --html --force --template-dir pdoc_templates -o doc .
|
||||
Loading…
Add table
Add a link
Reference in a new issue