cookiecutter/{{cookiecutter.repo_name}}
Andreas Jaeger f0c5a38fcb Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I3984c5b0a99f5dd1224ebd29b16ebbef14225f49
2020-05-26 08:14:11 +02:00
..
doc Switch to newer openstackdocstheme and reno versions 2020-05-26 08:14:11 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-26 08:14:11 +02:00
{{cookiecutter.module_name}} Fix errors found from making a project 2017-07-10 14:44:56 -05:00
.coveragerc don't need to omit this as oslo libs are now used 2016-08-02 13:02:24 -07:00
.gitignore Clean up .gitignore references to personal tools 2018-08-16 15:13:50 +00:00
.gitreview Fix gitreview host name 2020-02-18 11:02:40 -06:00
.mailmap Add coverage and babel configs 2013-08-18 15:31:49 -04:00
.stestr.conf Switch to use stestr as the default test runner 2017-09-22 10:32:02 -04:00
CONTRIBUTING.rst Fix links formatting for the contributing documentation 2020-03-05 10:22:53 +01:00
HACKING.rst Fix docs.o.o URLs 2017-09-07 16:34:01 +02:00
LICENSE Modified to work for OpenStack projects 2013-08-18 14:28:57 -04:00
README.rst Fix outdated references to git.openstack.org/cgit/ 2019-05-22 15:08:18 +01:00
babel.cfg Add coverage and babel configs 2013-08-18 15:31:49 -04:00
lower-constraints.txt Add a testenv for lower-constraints 2019-06-19 21:34:11 +01:00
requirements.txt Bump pbr to 2.0, Sphinx to 1.5 2017-03-21 15:38:36 +00:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:27:58 +01:00
setup.py Remove py27 support for future projects 2019-11-14 15:33:41 +01:00
test-requirements.txt Update hacking version of new repo 2020-03-30 21:41:59 +02:00
tox.ini Update the minversion parameter. 2020-02-21 10:50:59 +01:00

README.rst

{{ cookiecutter.repo_name }}

{{ cookiecutter.project_short_description}}

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

* Source: https://opendev.org/{{cookiecutter.repo_group}}/{{ cookiecutter.repo_name }} {%- if cookiecutter.bug_tracker == 'Launchpad' -%} * Bugs: https://bugs.launchpad.net/{{ cookiecutter.bug_project }} {%- elif cookiecutter.bug_tracker == 'Storyboard' -%} * Bugs: https://storyboard.openstack.org/#!/project/{{ cookiecutter.bug_project }} {%- endif -%}

Features

  • TODO