Update sphinx.conf and change rt_attr_string = name to rt_attr_uint = dummy

This commit is contained in:
DariusIII
2016-08-23 15:14:21 +02:00
parent 6617b9f89b
commit 48765cecd7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
2016-08-23 DariusIII
* Fix: Update sphinx.conf and change rt_attr_string = name to rt_attr_uint = dummy
2016-08-22 DariusIII
* Fix: Wrong table name used in site-edit
* Chg: Add back prefiles match to tmux run
+1 -1
View File
@@ -41,7 +41,7 @@ index releases_rt
rt_field = searchname
rt_field = fromname
rt_field = filename
rt_attr_string = name
rt_attr_uint = dummy
}