FreeFEM parser for pygments
This parser is used to build the FreeFem-doc
This file must be added, for example under Ubuntu 16.04, in:
/usr/lib/python2.7/site-packages/pygments/lexersAnd run:
cd /usr/lib/python2.7/site-packages/pygments/lexers/ && sudo python _mapping.pyOn arch, the pygments path is:
/usr/lib/python3.6/site-packages/pygments/lexersOn MacOS, the pygments path is:
/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pygments/lexers| Author | Github | Website | 
|---|---|---|
| Franck Lahaye | https://github.com/franckl | |
| Simon Garnotel | https://github.com/sgarnotel |