Skip to content

silogen/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMD Resource Manager & AMD AI Workbench documentation

The documentation for this project is built using MkDocs with the Material theme. The documentation utilizes Github actions which import Markdown files from multiple sources into this consolidated documentation repository.

Setting up documentation locally

  1. Install documentation dependencies:

    pip install -r requirements.txt
  2. Start the documentation server:

    mkdocs serve
  3. View the documentation at http://localhost:8000

Building documentation

To build the documentation site without serving it run mkdocs build.

The built site will be in the site directory. The serve function also watches for changes in the documents and builds the site automatically

Development

See the Contributing guide for development setup instructions.

Publishing

The documentation is published from this repository as a web site in Github pages in address docs.silogen.ai. The deployment can be done locally with the command mkdocs gh-deploy.

About

SiloGen public documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5