Skip to content

NIEHS/SmartScope-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartScope Docs

This is the official repository for the SmartScope documentation website. To contribute to the documentation and be able to use the development server, you must first install a few dependencies.

The docs website is generated with:

Setup with Anaconda/Miniconda

conda create -n Smartscope-docs python==3.10

conda activate SmartScope-docs
git clone 
cd SmartScope-docs
pip install -r requirements.txt

Start the dev server

The dev server allows to vizualize the changes locally.

cd SmartScope-docs
mkdocs serve

About

Documentation repository for SmartScope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published