Add and fix up new Nginx doc page

This commit is contained in:
Griatch 2023-02-25 09:01:22 +01:00
parent ca3cb448f5
commit cc204fd3bc
5 changed files with 13 additions and 7 deletions

View file

@ -2,6 +2,7 @@
## Main
- New doc page for Nginx setup (InspectorCaracal)
- Feature: Add `fly/dive` commands to `XYZGrid` contrib to showcase treating its
Z-axis as a full 3D grid. Also fixed minor bug in `XYZGrid` contrib when using
a Z axis named using an integer rather than a string.