UNSWComputing / rUNSWift-docs

rUNSWift docs

Home Page:https://runswift.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rUNSWift docs

Documentation Status

Repository for maintaining the Sphinx Documentation for rUNSWift.

Installing Dependencies

pip3 install -r requirements.txt

Compiling

To compile locally, run make html. The home documentation page can be opened by opening build/html/index.html in a browser.

RTD

The instructions for setting up the webhook for readthedocs is here. For access to the project on readthedocs, contact us.

Editing Flowcharts (with draw.io)

source/draw.io/ contains .png (with embedded XML) that can be imported/exported by draw.io. To modify a diagram,

  1. import the png file into draw.io
  2. make ammendments
  3. overwrite png file by exporting from draw.io

About

rUNSWift docs

https://runswift.readthedocs.io/


Languages

Language:Python 39.2%Language:Makefile 31.2%Language:Batchfile 29.6%