Module:Documentation/config: Difference between revisions

don't reuse values as it causes errors if the order is changed
(make this more readable)
(don't reuse values as it causes errors if the order is changed)
Line 267:
-- cfg.docLinkDisplay
-- The text to display when linking to the /doc subpage.
cfg.docLinkDisplay = '/doc' .. cfg.docSubpage
 
----------------------------------------------------------------------------------------------------
Line 320:
 
-- cfg.printLinkDisplay
-- The text to display when linking to the /docPrint subpage.
cfg.printLinkDisplay = '/Print' .. cfg.printSubpage
 
-- cfg.printBlurb