10 Commits

Author SHA1 Message Date
zhangzs
dec89a600f
replace http with https
Change-Id: I538bf4e38c798616e577bb78c2f98daf9eda59d3
2018-09-12 16:37:00 -06:00
XiaojueGuan
eb9ef962de Update links in README
Change the outdated links to the latest links in README

Change-Id: I0c57f419bba60bf1a3f0356f0a65794e8994ce76
2018-06-12 15:22:40 +08:00
Masayuki Igawa
854f568830
Fix deprecated warning about use_html_smartypants config
This commit fixes the deprecated warning about 'use_html_smartypants'
config. We actually don't need to use it because when we quote command
line options, the conversion doesn't happen. So, this commit just
removes the config, and quotes the '--database-connection' option.

Change-Id: Ib1470e5f6febd08a9757a8773076faf3e9cd0eab
2017-06-29 12:25:06 +09:00
Jenkins
af23bdcb0a Merge "rearrange existing documentation to follow the new standard layout" 2017-06-28 06:01:40 +00:00
Dong Ma
124a70fe02 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0] https://review.openstack.org/#/c/472275

Change-Id: I8a18f997aa1216fe8094265b8c0586c42d97b5ec
2017-06-28 06:02:40 +08:00
Masayuki Igawa
c2324a7d22
Disable smartypants option
This commit disables the smartypants option of the document. We don't
need to convert quotes and dashes. And this commit also quotes the
--database-connection option. This should be better for the command
option description.

Change-Id: I79d3294eedf16085fa8c84d0ba203024cf80c181
2017-06-26 11:29:00 +09:00
Dong Ma
be5c088604 rearrange existing documentation to follow the new standard layout
Change-Id: I97e3c740a1e96d45838fca9227712c602fec59b6
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
2017-06-26 00:04:49 +08:00
Masayuki Igawa
20f1fb6f10
Update docs theme
This commit updates the docs theme to the new one. The new theme is the
standard of the openstack document. There is no reason to avoid to use
it.

Change-Id: If17ce35bd2ba50c3e1ae6e1567dcbe4be59d5189
2017-06-05 13:50:38 +09:00
Masayuki Igawa
9fcc9486f5
Update year of copyright
This commit just updates years of copyright. This project is started
from 2016 not 2013, and this is still continuing. So I just updated it.

Change-Id: I86c7ac14782d9e0e4775026363cfab2fdfbe7bca
2017-04-10 15:18:27 +09:00
Masayuki Igawa
c5f72789a3 Initial Cookiecutter Commit. 2016-04-19 12:24:29 +09:00