summaryrefslogtreecommitdiff
path: root/lld/docs/missingkeyfunction.rst
AgeCommit message (Expand)Author
2019-04-11Fix two sphinx warningsHans Wennborg
2019-02-23Split a long line to avoid annoying horizontal scrolling on a browser.Rui Ueyama
2019-02-22s/method/function/g since function is the correct name in C++.Rui Ueyama
2019-02-07docs: add missingkeyfunction to doctree, fix titleHans Wennborg
2018-12-21keymethod -> keyfunctionFangrui Song