diff options
author | Edoardo La Greca | 2025-05-05 19:59:18 +0200 |
---|---|---|
committer | Edoardo La Greca | 2025-05-05 19:59:18 +0200 |
commit | f06d08c65fdb67a9ab97851e79f0e045050156bf (patch) | |
tree | fe16d90b8adcbf7d65d5cfd39dc25f87b669bb90 | |
parent | 5a3c5e78d8dcebe1e2f01d0faf4140e5da441f49 (diff) |
add spacing in-between sections
-rw-r--r-- | doc/FAQ | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,7 @@ Frequently Asked Questions ========================== + Why OpenGL and not X? --------------------- @@ -9,6 +10,7 @@ Why OpenGL and not X? Because it's so widespread and common that I can take its support for granted. It's also easier to use than most other APIs. + Why FreeGLUT and not X? ----------------------- |