Dan Joseph
Dan Joseph
there will be https://docs.opendronemap.org/installation.html and https://docs.opendronemap.org/sw/installation.html it would be nice to have cross links between languages. would this be... just links on the homepage to the other language homepages? is...
as noted in OpenDroneMap/ODM#1102, explore how the [GoDot Engine documentation](https://github.com/godotengine/godot-docs-l10n#how-to) integrates sphinx and weblate to manage translations.
`sphinx_rtd_theme` doesn't support `rtl` languages yet luckily, it looks like support might be close see this issue: readthedocs/sphinx_rtd_theme#291 and this PR: readthedocs/sphinx_rtd_theme#986 upgrade when that PR is merged.
need better instructions for helping translate on Transifex. for example, ODK has [this explainer/guidance](https://docs.google.com/document/d/1C0MS_ytAEBHwbMkdR-QrtDrWAAh_EkJo2QRr4XyIOpk/edit) for Central
process/instructions for testing locally as `make livehtml` only does the the english. need something better... can for example run `make deploy` and then something like `http-server _build/html` but that is...
we moved this repo to https://github.com/OpenDroneMap from https://github.com/posm (for better discoverability and because the posm project is stagnant right now) we should make a note of this in the README...
I searched on docs.getodk.org and xlsform.org and couldn't find the equivalent of this info from the Kobo docs on [Using Alternative Enketo Web Form Styles](https://support.kobotoolbox.org/alternative_enketo.html). Is this info included somewhere...
the Security and Privacy section of the docs is missing a section on Central? https://docs.getodk.org/security-privacy/
Add documentation on commenting in XLSForm using Google Drive/Excel comments or columns with names not part of the XLSForm spec. As discussed here: https://forum.getodk.org/t/enable-xlsform-comments/32329 Would this fit as a new...
I was answering a question on the [forum](https://forum.opendatakit.org/t/automatic-time-when-answering-a-question/24682/2) and realized I didn't know how Central handles audit logs from Collect? I see release 0.7 had [4.13 Obtain timing audit informations...