Skip to content

Alive1024/oneflow-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oneflow-Documentation

The source code of website https://docs.oneflow.org

Build the documentation locally:

python3 -m pip install -r requirements.txt

And then, change the directory to cn/ or en/, run commands:

mkdocs build

The output HTML files will be generated at site/ directory.

Deployment

Run commands:

sh ./scripts/run-mike.sh

The multi-version website will be built and deployed at branch docs_output.

About

oneflow documentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 53.6%
  • JavaScript 16.3%
  • CSS 14.4%
  • Python 14.0%
  • Shell 1.7%