Commit Graph

14 Commits

Author SHA1 Message Date
Marcus Schäfer
fe9064e629
Fixed doc api build for renamed source file 2017-03-07 16:45:06 +01:00
Marcus Schäfer
57769bca44
Fixup typo in ReST style 2017-01-24 09:40:58 +01:00
Marcus Schäfer
6c69f1c5e7
Add utils.sysconfig to api documentation 2017-01-23 17:25:39 +01:00
Marcus Schäfer
0537a6f186
Fixed typo in solver api documentation 2016-11-22 10:36:29 +01:00
Marcus Schäfer
119e96dc8f Added Sat solver class
Added implementation for Solver class based on the SUSE
libsolv C library and the solv python binding
2016-11-21 12:02:01 +01:00
Marcus Schäfer
fd86f02a06 Added API doc hook for solver path 2016-11-08 18:15:37 +01:00
Marcus Schäfer
3ddc4326c8
Added BlockID class
Class to provide support for retrieving block device metadata
2016-09-22 15:18:42 +02:00
Marcus Schäfer
a1cd4a4a10
Update API documentation
Recall sphinx-apidoc and update the generated result markup
2016-08-24 17:04:15 +02:00
Marcus Schäfer
1ea8b0ed6a
Update Documentation
Update state of supported distributions
2016-06-27 17:28:44 +02:00
Thomas Schraitle
c40d397b6e Small spelling corrections
Apply title style:
* package -> Package
* module -> Module
* Use backticks for kiwi.* modules to avoid spelling problems
2016-04-26 09:17:04 +02:00
Thomas Schraitle
63add3325c Integrate version string from placeholder
Use |version| placeholder, no bumpversion etc. is needed.
Actually, it's taken from conf.py
2016-04-22 13:31:54 +02:00
Marcus Schäfer
6468b7c8ab Ignore auto generated code for API docs 2016-04-10 22:51:20 +02:00
Marcus Schäfer
9be138acc8 Update api documentation setup 2016-04-08 16:10:15 +02:00
Marcus Schäfer
b2552121f8 Create Initial autodoc structure
Called 'sphinx-apidoc -o source/api ../kiwi'
2016-04-08 16:10:15 +02:00