Skip to content

DecisiveAI/mdai-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDecisive logo

⚠️ Pre-Alpha Disclaimer

This open-source project is currently under construction and is subject to frequent changes and updates. For more information about our pre-alpha release, see our Pre-Alpha Disclaimer


MyDecisive Engine Documentation

Welcome to the docs! This repo is used to build the decisive engine docs site. More to come in our first beta release!

Editing/Development

Prerequisites

cargo install mdbook mdbook-toc
  • Additionally, we are using the catppuccin theme. If you would like to install the assets from source and modify. Follow install instructions.

Local development

Use mdbook serve to spin up a local development server, at http://localhost:3000 by default. Make edits and reload the page to see updated content.

Deployment

Use mdbook build to build the static documentation site at ./book, which can be deployed to a static site host.

About

DecisiveAI documentation site source files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published