Lines Matching full:topic
253 false; // navigate across topic boundaries only in design docs
256 // jump to last topic of previous section
259 // jump to previous topic in this section
281 // we're on an index page, jump to the first topic
287 } else if ($('.topic-start-link').length) {
288 // as long as there's a child link and there is a "topic start link" (we're on a landing)
290 $('.topic-start-link').text($nextLink.text().toUpperCase());
299 // jump to the next topic in this section (if it exists)
303 // no more topics in this section, jump to the first topic in the next section