Skip to content

Catrya/docs-english

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users-guide

Users Guide

For contributors

Requirements

cargo install just

Procedures

Initialize the Project

Initializes the mdBook documentation project with required dependencies.

just init

Serve Locally

Starts a local development server with live reload for preview.

just serve

Build Documentation

Generates the static documentation site for production deployment.

just build

About

English users documentation site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Just 100.0%