From 40912ace1f3597adadb42a8b4a30b8721fc9b6df Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sat, 16 Apr 2016 15:01:46 +0100 Subject: clarify getTotalSlides() returns the number of slides --- js/reveal.js | 1 + 1 file changed, 1 insertion(+) (limited to 'js') diff --git a/js/reveal.js b/js/reveal.js index 9453f97..2856f00 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -4984,6 +4984,7 @@ // Returns the indices of the current, or specified, slide getIndices: getIndices, + // Returns the total number of slides getTotalSlides: getTotalSlides, // Returns the slide element at the specified index -- cgit v1.2.3