clean up entries.rb

pull/1002/head
Mathieu PATUREL 6 years ago
parent 94b50f3cc3
commit 65c2220115

@ -38,8 +38,7 @@ module Docs
name = cls + name
end
id = node.parent['id']
entries << [name, id]
entries << [name, node.parent['id']]
end
end
end

@ -63,7 +63,7 @@
"code": "https://github.com/python-trio/trio"
},
"release": "0.11",
"mtime": 1556279513,
"mtime": 1556326478,
"db_size": 757201
}
]
Loading…
Cancel
Save