Developer/Main
Contents
Developer Documentation
- Libraries Licenses - which libraries are used and under which licenses
- Developer/CodeStyle - information about how the sourcecode should look like
- Developer/Tests - information about performed software tests
- Developer/Unit Tests - information about how to set up Unit Tests
- Developer/GUI Testing - information about how to set up "interactive" GUI Tests with PyAutoGUI
- Developer/Debugging - information about debugging SUMO
- inline code documentation (doxygen)
- Developer/Used Tools - tools used for developing SUMO
- Developer/Managing Publications - how to work with the publications bibtex-file
Build instructions
- Installing/Linux Build - how to build on Linux
- Installing/Windows Build - how to build on Windows
- Installing/MacOS Build - how to build on MacOS X
- Developer/Documentation Build - how to build the documentation
- Developer/Nightly Build - what happens every night
- Status page - log files and test results of nightly builds
How Tos
- How To write an own network importer
- How To extend the vehicle class
- How To implement an own car-following model
- How To implement a new device
- How To contribute to this wiki
- How to contribute to SUMO in general
Methods, Algorithms, and Subsystems
- Developer/Implementation Notes - more information about several subtopics (error handling, options sub system)
- Developer/Network Building Process
Current Development
- HowTo add more car-following models
- Progress on implementing an XML validation
- Developer/HowToRelease - how to build a release
- Developer/Docker - projects using Dockerised SUMO
- Eclipse Migration
- Git
Continuous integration, code analysis and other external references
- GitHub project
- SourceForge project
- packages on the open build service
- nightly builds on the open build service
- SUMO on Travis
- SUMO brew formula on Travis
- SUMO on OpenHub
- SUMO on codeclimate
Text Snippets
- Purgatory/Text Snippets - some text snippets