6cb70e7eb3
Various typo fixes in documents Various grammar and language changes for clarification Change-Id: I111bf45c90405a26d09a5254733a055c78b47407
18 lines
406 B
Plaintext
18 lines
406 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>2.1.0
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
sphinx_rtd_theme
|
|
|
|
# UML image generation
|
|
plantuml
|
|
|
|
# Releasenotes
|
|
reno>=2.5.0 # Apache-2.0
|
|
|
|
# Sphinx markdown extension
|
|
recommonmark
|