File: README.rst

package info (click to toggle)
dolfin 2018.1.0.post1-16
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,764 kB
  • sloc: xml: 104,040; cpp: 98,856; python: 22,511; makefile: 204; sh: 182
file content (8 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
Building the DOLFIN Python documentation
========================================

To build the documentation:

1. Install DOLFIN (Python interface). It must be possible to import
   the module ``dolfin``.
2. Run ``make html``.