Skip to content

Commit 8f6ad0b

Browse files
committed
Merge branch 'doc-fixes' into '2.0.0-rc'
Doc fixes See merge request modulus/modulus-sym!391
2 parents 0af226b + 9ee66e1 commit 8f6ad0b

26 files changed

+109
-109
lines changed

docs/api/api_index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
Welcome to the PhysicsNeMo Sym API documentation.
33

4-
Core API
5-
===========
4+
Fundamental API
5+
================
66

77
.. toctree::
88
:maxdepth: 1

docs/api/modulus.sym.domain.constraint.rst renamed to docs/api/physicsnemo.sym.domain.constraint.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PhysicsNeMo Sym Constraints
2-
=======================
2+
============================
33

44
Continuous Constraints
55
------------------------------------------------

docs/api/modulus.sym.domain.inferencer.rst renamed to docs/api/physicsnemo.sym.domain.inferencer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PhysicsNeMo Sym Inferencers
2-
=======================
2+
============================
33

44

55
Pointwise Inferencer

docs/api/modulus.sym.domain.monitor.rst renamed to docs/api/physicsnemo.sym.domain.monitor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PhysicsNeMo Sym Monitors
2-
====================
2+
============================
33

44

55
Pointwise Monitor

docs/api/modulus.sym.domain.validator.rst renamed to docs/api/physicsnemo.sym.domain.validator.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PhysicsNeMo Sym Validators
2-
======================
2+
============================
33

44
Continuous Validators
55
------------------------------------------------

docs/api/modulus.sym.eq.rst renamed to docs/api/physicsnemo.sym.eq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PhysicsNeMo Sym Equations and Utils
2-
================================
2+
====================================
33

44
pde.advection\_diffusion
55
----------------------------------------
File renamed without changes.
File renamed without changes.

docs/api/modulus.sym.loss.rst renamed to docs/api/physicsnemo.sym.loss.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PhysicsNeMo Sym Loss
2-
================
2+
====================
33

44
physicsnemo.sym.loss.loss
5-
----------------------
5+
--------------------------
66

77
.. automodule:: physicsnemo.sym.loss.loss
88
:members:
99
:show-inheritance:
1010

1111

1212
physicsnemo.sym.loss.aggregator
13-
----------------------------
13+
--------------------------------
1414

1515
.. automodule:: physicsnemo.sym.loss.aggregator
1616
:members:
File renamed without changes.

0 commit comments

Comments
 (0)