Fix: various documentation and URL fixes
1) UCP -> Airship 2) readthedocs.org -> readthedocs.io (there is redirect) 3) http -> https 4) attcomdev -> airshipit (repo on quay.io) 5) att-comdev -> openstack/airship-* (repo on github/openstack git) 6) many URLs have been verified and adjusted to be current 7) no need for 'en/latest/' path in URL of the RTD 8) added more info to some setup.cfg and setup.py files 9) ucp-integration docs are now in airship-in-a-bottle 10) various other minor fixes Change-Id: I4b8cc6ddf491e35d600a83f5f82d7717108e31dd
This commit is contained in:
@@ -11,7 +11,7 @@ insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.py]
|
||||
# Note: Undercloud components use PEP8 line length of 79
|
||||
# Note: Airship components use PEP8 line length of 79
|
||||
# Note: for VS Code, set "editor.rulers":[79] in your workspace settings
|
||||
max_line_length = 79
|
||||
|
||||
|
||||
Reference in New Issue
Block a user