File: index.rst

package info (click to toggle)
fenics-dolfinx 1%3A0.10.0.post4-1exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,028 kB
  • sloc: cpp: 36,535; python: 25,391; makefile: 226; sh: 171; xml: 55
file content (26 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
=========================
DOLFINx C++ documentation
=========================

This is experimental documentation for the C++ API. The full Doxygen
generated documentation is `here <doxygen>`_.


See https://docs.fenicsproject.org/dolfinx/main/python/ for installation
instructions.


.. toctree::
   :maxdepth: 2

   demo

.. toctree::
   :maxdepth: 2

   api

* :ref:`genindex`


.. See https://github.com/sphinx-doc/sphinx/issues/10152