Skip to content

Mathics3/mathics-development-guide

Repository files navigation

Documentation Status

This repository contains information for developing Mathics3

You can view this document at the readthedocs site.

To build:

	$ make setup  # do this once only
	$ make # do this every time docs change