Unused function.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7471 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -153,11 +153,6 @@ def createFeed(examples):
|
|||||||
doc.appendChild(feed)
|
doc.appendChild(feed)
|
||||||
return doc
|
return doc
|
||||||
|
|
||||||
def createEntry(doc, example):
|
|
||||||
|
|
||||||
return entry
|
|
||||||
|
|
||||||
|
|
||||||
def wordIndex(examples):
|
def wordIndex(examples):
|
||||||
"""
|
"""
|
||||||
Create an inverted index based on words in title and shortdesc. Keys are
|
Create an inverted index based on words in title and shortdesc. Keys are
|
||||||
|
|||||||
Reference in New Issue
Block a user