Document parser cache key control.
authordaniel <daniel.kinzler@wikimedia.de>
Mon, 2 Dec 2013 13:20:26 +0000 (14:20 +0100)
committerdaniel <daniel.kinzler@wikimedia.de>
Tue, 3 Dec 2013 11:56:29 +0000 (12:56 +0100)
commit22e75a7ca7fb01fcffac196cd7bc79855707b0b7
tree5963a2e47b4f05b2830c17423c39a18a6042dad1
parentdb7be31e31987c61247415a5e3b9e346ea3493a1
Document parser cache key control.

This documents how implementations of the Content interface
can control the parser cache key by calling ParserOutput::recordOption()

Change-Id: I9e8ad1e33e06aceea6e63c7d5575679f84ce4004
includes/content/Content.php
includes/parser/ParserCache.php
includes/parser/ParserOutput.php