Add and change translation locale directory

Sync with openstack-infra jobs.
Change-Id: Ie45c78c198651769e0be15c882e6318149ac0740
This commit is contained in:
KATO Tomoyuki
2015年11月26日 07:15:00 +09:00
parent 69c31b59e5
commit c0bc283e82

View File

@@ -280,4 +280,4 @@ texinfo_documents = [
# texinfo_no_detailmenu = False
# -- Options for Internationalization output ------------------------------
locale_dirs = ['locale/']
locale_dirs = ['source/locale/']

View File

@@ -290,3 +290,6 @@ slide_theme_options = {
'custom_css': 'custom.css',
}
#'custom_js': 'custom.js',
# -- Options for Internationalization output ------------------------------
locale_dirs = ['locale/']
Reference in New Issue
openstack/training-guides
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.