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