forked from rmcgibbo/sphinxcontrib-autodoc_doxygen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
37 lines (34 loc) · 974 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[bdist_wheel]
universal=1
[metadata]
name = sphinxcontrib-autodoc_doxygen
home-page = https://github.com/rmcgibbo/sphinxcontrib-autodoc_doxygen
license = MIT
author = Robert T. McGibbon
author-email = [email protected]
summary = Doxygen / Sphinx bridge, with autodoc and autosummary
description-file = README.rst
classifier =
Development Status :: 3 - Alpha
Environment :: Console
Environment :: Web Environment
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Documentation
Topic :: Utilities
platform = any
keywords =
sphinx
doxygen
[pbr]
skip_changelog = 1
[files]
packages = sphinxcontrib
namespace_packages = sphinxcontrib