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:
Jan Petykiewicz 2019-11-24 23:47:31 -08:00
commit d6e7e3dee1
25 changed files with 2590 additions and 1349 deletions

3
make_docs.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
cd ~/projects/meanas
pdoc3 --html --force --template-dir pdoc_templates -o doc .