cwal

s2: The Definitive (The Only!) Guide
Login

s2: The Definitive (The Only!) Guide

(⬑Central s2 Documentation Hub)

Table of Contents for the s2 manual...

In December 2019, the massive s2 manuals were ported from very nearly 200 pages of GoogleDocs, with more than 5 years of accumulated text, to markdown format for embedding directly in the source repository. Welcome to that markdown...

This set of documents cover essentially every aspect of working with s2, from its grammar to plugging it in to C/C++ code, to tips for using and abusing its strengths and weaknesses.

These docs get updated as the code is written, so they always reflect the current trunk state, plus or minus half a day.

Prologue

Grammar

grammar.md covers...

Related topics which live in their own pages:

Data Types

Misc. Features & APIs

The s2 shell - s2sh

Using s2 in C/C++

If it Doesn't Fit Elsewhere, it's Probably Here...