[coreboot-gerrit] Change in coreboot[master]: Documentation: Disabled auto_doc_ref

Tom Hiller (Code Review) gerrit at coreboot.org
Sun Jul 29 19:18:05 CEST 2018


Tom Hiller has uploaded this change for review. ( https://review.coreboot.org/27722


Change subject: Documentation: Disabled auto_doc_ref
......................................................................

Documentation: Disabled auto_doc_ref

Recommonmark enable_auto_doc_ref is deprecated.

Change-Id: Ia4b2a9055a902ad555f12420a08fbfab1dc2e7d0
Signed-off-by: Tom Hiller <thrilleratplay at gmail.com>
---
M Documentation/conf.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/27722/1

diff --git a/Documentation/conf.py b/Documentation/conf.py
index ff1ad9d..3de69c8 100644
--- a/Documentation/conf.py
+++ b/Documentation/conf.py
@@ -183,7 +183,7 @@
     from recommonmark.transform import AutoStructify
     app.add_config_value('recommonmark_config', {
         'enable_auto_toc_tree': True,
-        'enable_auto_doc_ref': True,
+        'enable_auto_doc_ref': False,
         'enable_eval_rst': True,
         'url_resolver': lambda url: '/' + url
     }, True)

-- 
To view, visit https://review.coreboot.org/27722
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4b2a9055a902ad555f12420a08fbfab1dc2e7d0
Gerrit-Change-Number: 27722
Gerrit-PatchSet: 1
Gerrit-Owner: Tom Hiller <thrilleratplay at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180729/c2a628ed/attachment.html>


More information about the coreboot-gerrit mailing list