Skip to content

EasyScience/EasyDiffractionLibDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains user documentation for the EasyDiffraction library.

CI build status

  • Develop branch
    w3c-develop url-develop
  • Master branch
    w3c-master url-master

Build locally

  • Create virtual environment and activate it (optional)
python -m venv .venv
source .venv/bin/activate
  • Upgrade pip (optional)
pip install --upgrade pip
pip install mkdocs-material mkdocs-jupyter
  • Generate documentation from the files in docs/ and places it in site/
mkdocs build

Releases

No releases published

Packages

No packages published

Languages