You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ The following enhancements and adjustments have been made to the documentation:
11
11
The documentation is limited to a vanilla installation of SuperCollider, i.e. without any plugins or Quarks.
12
12
The documentation for each Quark can be found at [baryon.supercollider.online](https://baryon.supercollider.online).
13
13
14
+
A development version of the docs is available at [dev.docs.supercollider.online](https://dev.docs.supercollider.online/), reflecting the latest additions to the documentation in the `develop` branch.
15
+
14
16
This repository contains all the necessary build steps for the documentation and uses [GitHub Pages](https://pages.github.com/) for hosting of the static HTML files.
15
17
This could be replaced with any other static file hosting mechanism in the future.
0 commit comments