Browse Source

Merge pull request #368 from VaclavElias/feature-bepu-physics-docs

feat: Add Bepu APIs
Vaclav Elias 1 year ago
parent
commit
81ba050fbb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      en/docfx.json

+ 2 - 1
en/docfx.json

@@ -32,7 +32,8 @@
         {
           "files": [
             "sources/assets/Stride.Core.Assets/Stride.Core.Assets.csproj",
-            "sources/engine/Stride.Physics/Stride.Physics.csproj"
+            "sources/engine/Stride.Physics/Stride.Physics.csproj",
+            "sources/engine/Stride.BepuPhysics/Stride.BepuPhysics/Stride.BepuPhysics.csproj"
           ],
           "src": "../../stride",
           "properties": {