Skip to content

vegafusion/vegafusion.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VegaFusion Website

This repository contains the documentation website for VegaFusion

Development

Install dependencies

pip install Sphinx==5.3 myst-parser sphinx-rtd-theme ablog

Build the html documentation

make clean && make html

Open docs/html/index.html in a web browser