Skip to content

catmeow123456/AI-Physicist-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

welcome to AI physicist Documentation

this documentation is built by read the docs

https://ai-physicist-documentation.readthedocs.io/zh-cn/latest/

how to build the documentation

git clone git@github.com:catmeow123456/AI-Physicist-documentation.git
cd AI-Physicist-documentation
pip install -r requirements.txt
cd docs
make html

if you have installed xelatex , you can also build the pdf version of the documentation by running the following command:

make latex
cd build/latex && make all-pdf

or simply type make latex/pdf to build the pdf version of the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published