kuryr/doc
wu.shiming 8ef17575c8 remove unicode from code
In Python 3, all strings are represented in Unicode.In Python 2 are
stored internally as 8-bit ASCII, hence it is required to attach 'u'
to make it Unicode. It is no longer necessary now.'

Change-Id: I5f761b1d4bd04345bb339d251b8de95817a76cce
2021-03-04 10:33:52 +08:00
..
images Shrink logo size 2016-04-29 10:49:32 -05:00
source remove unicode from code 2021-03-04 10:33:52 +08:00
Makefile Add Makefile to generate the doc, and add steps into README 2016-01-06 23:57:13 -06:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-30 18:38:54 +02:00