HomerReid / scuff-em

A comprehensive and full-featured computational physics suite for boundary-element analysis of electromagnetic scattering, fluctuation-induced phenomena (Casimir forces and radiative heat transfer), nanophotonics, RF device engineering, electrostatics, and more. Includes a core library with C++ and python APIs as well as many command-line applications.
http://www.homerreid.com/scuff-em
GNU General Public License v2.0
125 stars 50 forks source link

issues of building doc #128

Closed lonAlpha closed 7 years ago

lonAlpha commented 7 years ago
  1. BUSymposium.md exists in doc/mkdocs.yml but not in git repository.
  2. IEEEtran.bst is a softlink to your local file.
HomerReid commented 7 years ago

Thanks, good catch. Both fixed in 0e93b15.