openstackdocstheme/.gitignore
Karen Bradshaw 47149987c1 API References dropdown menu
- Adds a theme variable, sidebar_dropdown, to set
  a dropdown menu for the API references.
  To test, uncomment the parameter html_theme_options in
  doc/source/conf.py OR build the API Ref demo docs.
- Adds an API Ref docs demo integrating os-api-ref
  and openstackdocstheme. Tested with webserver:
  python -m SimpleHTTPServer <port_num>.

Change-Id: I346695cd407ecf4efc0a5e00f2c0ccc1ea099ec5
2016-08-22 10:27:45 -05:00

17 lines
192 B
Plaintext

_build/
/AUTHORS
/ChangeLog
/dist/
/openstackdocstheme.egg-info/
*.pyc
doc/build
doc/source/BBresult
api-ref/build
.tox
# Editors
*~
# Files created by releasenotes build
releasenotes/build