aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorAdam Spiers <github@adamspiers.org>2016-04-16 15:01:46 +0100
committerAdam Spiers <github@adamspiers.org>2017-04-20 15:18:15 +0100
commit40912ace1f3597adadb42a8b4a30b8721fc9b6df (patch)
treef7a964f1e3d38ec5f321551e9c4746ab802195be /js
parentd75afd6108aa8cfe1a471d5a832d84b1e10fc601 (diff)
downloadfosdem-2018-presentation-40912ace1f3597adadb42a8b4a30b8721fc9b6df.tar
fosdem-2018-presentation-40912ace1f3597adadb42a8b4a30b8721fc9b6df.tar.gz
clarify getTotalSlides() returns the number of slides
Diffstat (limited to 'js')
-rw-r--r--js/reveal.js1
1 files changed, 1 insertions, 0 deletions
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