Skip to content

NAICNO/gitpages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

How to create a conda environemnt for local SPhinx-build

conda env create --file sphinx.yml --prefix=<PATH>/<ENV_NAME>

For MAC

conda create sphinx --prefix=/Users/burcinbo/miniconda3/envs/test

Setup sphix

git init sphinx-quickstart

Seperate source and build - y

sphinx-build source build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors