Or maybe you have some tooling in place to parse the code?
We plan to develop something to convert Keys.java
into documentation. If you want to contribute it, feel free to send us.
Do you already have any tool in mind? Otherwise I could come up with something.
Don't have a tool yet. I was thinking of a Python script or something along those lines.
I'm a bit decent with Python. Not so much with Java. I can stick that into the 'tools' directory in the main repo.
BTW, there's an unused script in 'tools' that I created a long time back while I was just starting out.
Is there a somewhere I can make a PR to, to update the config file docs at https://www.traccar.org/configuration-file/ to match the ones found at https://github.com/traccar/traccar/blob/master/src/main/java/org/traccar/config/Keys.java ?