Function: rst-goto-section
rst-goto-section is a and interactive for
rst-toc-follow-link, defined in rst.el.gz.
Signature
(rst-goto-section LINK-BUF LINK-PNT KILL)
Documentation
Follow the link to the section at LINK-PNT in LINK-BUF.
LINK-PNT and LINK-BUF default to the point in the current buffer. With prefix argument KILL a TOC buffer is destroyed. Throw an error if there is no working link at the given position.
Key Bindings