forked from pool/python-sphinxcontrib-httpdomain
		
	- update to 1.1.9: * Add sphinx.ext.autodoc-style HTTP API reference builder (from Bottle) OBS-URL: https://build.opensuse.org/request/show/186465 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=5
		
			
				
	
	
		
			25 lines
		
	
	
		
			974 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			974 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
Thu Aug  8 20:26:27 UTC 2013 - dmueller@suse.com
 | 
						|
 | 
						|
- update to 1.1.9:
 | 
						|
  * Add sphinx.ext.autodoc-style HTTP API reference builder (from Bottle)
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Mon May 13 09:01:41 UTC 2013 - dmueller@suse.com
 | 
						|
 | 
						|
- update to 1.1.8:
 | 
						|
 * Added better support for docstrings in flask.views.MethodView
 | 
						|
 * Added jsonparameter along side form and query parameters.
 | 
						|
 * Fixed issue with undefined Value and umethod variables.
 | 
						|
 * Now http Pygments lexer can Handle continuous header lines well.
 | 
						|
 * Added undoc-blueprints flag option to autoflask directive.
 | 
						|
 * Fixed issue #29, a bug that autoflask directive raised
 | 
						|
   UnicodeDecodeError when it contains non-ASCII characters.
 | 
						|
 * Added endpoints flag option to autoflask directive.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Nov 15 15:20:35 UTC 2012 - saschpe@suse.de
 | 
						|
 | 
						|
- Initial version
 | 
						|
 |