Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.94 KB

File metadata and controls

57 lines (36 loc) · 1.94 KB

<script> // get url parameters version and path var urlParams = new URLSearchParams(window.location.search); var version = urlParams.get('version'); var path = urlParams.get('path'); </script>

2sxc Docs Version Hub

This page is a hub to all the documentation versions. It should help users find older/newer versions of the documentation. It's a bit low-tech, but should do the job for now.

Tip

You came from
Version: <script>document.write(version);</script>
Path: <script>document.write(path);</script>
...this path may or may not exist in other versions

Latest Docs

Previous Versions

Archive v19.03

Archive v16.09

There are now older documentation versions than v16.


Internal Notes / Information

Goal is to have old versions of the documentation available and linked from here. Old versions must always link here using the short-link below.