Skip to content

Commit

Permalink
Merge pull request #105 from bonsai-rx/docfx-metadata
Browse files Browse the repository at this point in the history
Remove bootstrapper projects from docfx metadata
  • Loading branch information
glopesdev authored Dec 3, 2024
2 parents 13c5426 + b8f9142 commit 239d9d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
"**/bin/**",
"**/obj/**",
"**/**.Tests/**",
"**/Bonsai.csproj",
"**/Bonsai32.csproj",
"**/Bonsai.NuGet**/**",
"**/Bonsai.Player**/**",
"**/Bonsai.Configuration/**",
"**/Bonsai.StarterPack**/**",
"**/Bonsai.Templates/**"
Expand Down

0 comments on commit 239d9d5

Please sign in to comment.