doc:config: use :file: to markup filenames.
authorW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 12:40:09 +0000 (08:40 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 12:40:09 +0000 (08:40 -0400)
doc/config.txt

index fd274ed448c54c94462048f7958f6f7a2972f79e..eda97de2a4214de24a8f0a8cee0180627c1965c8 100644 (file)
@@ -15,7 +15,7 @@ stored in an `INI-style config file`__::
 
 __ configparser_
 
 
 __ configparser_
 
-The config file is located at ``~/.config/bugs-everywhere`` by
+The config file is located at :file:`~/.config/bugs-everywhere` by
 default, but you can override the path by setting environment
 variables (see :py:func:`~libbe.storage.util.config.path` for
 details).
 default, but you can override the path by setting environment
 variables (see :py:func:`~libbe.storage.util.config.path` for
 details).