code.doc-symbol-method::after {
  content: "method";
}

code.doc-symbol-function::after {
  content: "function";
}