adb23bc2a6
This patch set introduces a developer overview documentation page to Pegleg to help developers onboard. Change-Id: Ia453d76f024db39c6bdd97a44bfe1db1c25193f9
10 lines
297 B
Plaintext
10 lines
297 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
# Documentation
|
|
sphinx>=1.6.2
|
|
sphinx_rtd_theme==0.2.4
|
|
# UML image generation
|
|
plantuml
|