Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
/ orleans-docs Public archive

Orleans documentation

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-CODE
Notifications You must be signed in to change notification settings

dotnet/orleans-docs

Orleans documentation is now a part of dotnet/docs

Documentation is published on docs.microsoft.com/dotnet/orleans

⚠ Please use the dotnet/docs repository to make documentation updates.


Orleans documentation

Orleans' documentation is published here,

Building the documentation

To build the documentation you will need a copy of DocFX on your path. Alternatively, on Windows, you can run dotnet build src to build the documentation using a version of DocFx from NuGet.

If you're on Linux/OSX you can run DocFX with Mono.

To build the documentation, run:

> docfx src\docfx.json

To view the documentation:

> docfx serve

You'll then be able to browse the website on http://localhost:8080

Editing the Documentation

Please edit the markdown files in the src directory.

The toc.yml files are used to create the menus. Any new markdown files you add will need to be included in the appropriate toc.yml file. This may include the toc.yml file at the same level in the directory structure, and possibly in the parent directory too.

All files (both markdown and html) are added to git.

About

Orleans documentation

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-CODE

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published