Enable release notes translation

Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.
Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.
Change-Id: Ic29259faa7dfac7abbcd9f3c3cc85f3eccb9e0de
This commit is contained in:
Andreas Jaeger
2016年10月06日 20:36:29 +02:00
parent 3216722789
commit dbcf91fb2e

View File

@@ -279,3 +279,6 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
# texinfo_no_detailmenu = False
# -- Options for Internationalization output ------------------------------
locale_dirs = ['locale/']
Reference in New Issue
openstack/openstack-ansible-os_designate
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.