Skip to content

Commit

Permalink
Add conf_proxy cross reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceaulinic authored Mar 28, 2017
1 parent 9187df8 commit 240178d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/_ext/saltdomain.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,5 +305,7 @@ def setup(app):
indextemplate="pair: %s; conf/master")
app.add_crossref_type(directivename="conf_minion", rolename="conf_minion",
indextemplate="pair: %s; conf/minion")
app.add_crossref_type(directivename="conf_proxy", rolename="conf_proxy",
indextemplate="pair: %s; conf/proxy")
app.add_crossref_type(directivename="conf_log", rolename="conf_log",
indextemplate="pair: %s; conf/logging")

0 comments on commit 240178d

Please sign in to comment.