# HG changeset patch # User Jeff Hammel # Date 1492022397 25200 # Node ID 3c9e8c9816df297db3e59c3d73d9dae923a13988 # Parent b43cb919b1e411da208243310a68339f827d086b text, minor diff -r b43cb919b1e4 -r 3c9e8c9816df entry-points.txt --- a/entry-points.txt Wed Apr 12 10:57:57 2017 -0700 +++ b/entry-points.txt Wed Apr 12 11:39:57 2017 -0700 @@ -1,15 +1,13 @@ Possible entry points for wsgintegrate ====================================== -# XXX port of legacy wsgiblob documentation - wsgintegrate does any number of things by convention. By documenting what it does and the current conditions used, it may be seen how it may be extended in the future * match conditions: [wsgintegrate.conditions] * loader types: [wsgintegrate.loader] (EntryPointLoader, FileLoader, PathLoader) -* formats: JSON, .ini +* formats: JSON, .ini * servers Currently, IniFactory and JSONfactory handle transforming diff -r b43cb919b1e4 -r 3c9e8c9816df flowerbed.txt --- a/flowerbed.txt Wed Apr 12 10:57:57 2017 -0700 +++ b/flowerbed.txt Wed Apr 12 11:39:57 2017 -0700 @@ -6,8 +6,6 @@ bitsyblog). You should be able to download the configuration in either JSON or ini format. In addition, you can download a complete flower python package created from a template that will allow the whole site -to be installed and managed locally. +to be installed and managed locally. -See also: - -http://k0s.org/blog/20091227221009 +See also: http://k0s.org/blog/20091227221009