Added Interfaces and Languages to render
This commit is contained in:
parent
88fa6c6ad2
commit
b4c40995df
2 changed files with 3 additions and 1 deletions
Binary file not shown.
|
@ -85,7 +85,9 @@ def html(page, json):
|
|||
"networks_write":"Interacts / Publishes to",
|
||||
"formats_read":"Opens from File-Formats",
|
||||
"formats_write":"Saves to File-Formats",
|
||||
"issues":"Anti-Features / Problems"}
|
||||
"issues":"Anti-Features / Problems",
|
||||
"interface":"Interface",
|
||||
"languages":"Programming Languages"}
|
||||
|
||||
for c in categories:
|
||||
|
||||
|
|
Loading…
Reference in a new issue