Richard Marko
|
04b46678a4
|
treewide: fix shebangs - /bin/bash -> /usr/bin/env bash
Most scripts/tools use non-portable `/bin/bash`, switch
to environment agnostic `/usr/bin/env bash`.
|
2024-02-13 11:36:23 +11:00 |
Peter Barker
|
780456806a
|
docs: rename APMrover2 to Rover
|
2020-04-14 09:50:34 +09:00 |
Patrick José Pereira
|
0243c92d1e
|
docs: Add ardusub
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2018-05-08 09:58:13 +10:00 |
Ricardo de Almeida Gonzaga
|
e129326be2
|
docs: Fix typos
|
2016-05-13 19:20:07 -03:00 |
Lucas De Marchi
|
6bb9023221
|
docs: remove mention to .pde files
We don't support them anymore.
|
2016-05-07 22:55:48 -03:00 |
Andrew Tridgell
|
04eb1de7a5
|
docs: allow docs build to output to another directory
use DOCS_OUTPUT_BASE environment variable
|
2013-08-15 09:04:58 +10:00 |
Andrew Tridgell
|
3c6f938ae0
|
docs: fixed project names in doxygen output
|
2013-08-14 14:36:44 +10:00 |
Gareth Owen
|
48753c6182
|
docs: added doxygen support and doxygen build scripts
|
2013-08-13 15:36:55 +10:00 |