Skip to content

Arcan documentation.

Notifications You must be signed in to change notification settings

Arcan-Tech/arcan-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcan-docs

How to write the docs

We use MkDocs Material to generate our documentation.

Please, refer to their docs to add new content:

Generate a new version

mike deploy --push --update-aliases ${VERSION} latest

Releases

No releases published