This repo contains the documentation of PostSharp "Caravela", including the testable code snippets under the code
subdirectory.
cd code
dotnet test
Warning
You must be a PostSharp employee to build the documentation.
- Clone the current repo in
c:\src\Caravela.Documentation
. - Clone the
Caravela
repo inc:\src\Caravela
. - From
c:\src\Caravela.Documentation
, do.\build.ps1
.
From c:\src\Caravela.Documentation
, do .\build.ps1 -Incremental
.
- From
c:\src\Caravela.Documentation
, do.\build.ps1 -Pack
. - Upload
c:\src\Caravela.Documentation\docfx\output\Caravela.Documentation.zip
tos3://doc.postsharp.net/Caravela.Documentation.zip
. - Invalidate the cache of
https://doc.postsharp.net
using the API key.