Skip to content

Commit 96c9c03

Browse files
authored
Merge pull request NetrunnerDB#390 from plural/single-page-docs
Switch API docs to multi-page format.
2 parents 7727891 + bb8ad82 commit 96c9c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/apitome.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# Apitome can render the documentation into a single page that uses scrollspy, or it can render the documentation on
4646
# individual pages on demand. This allows you to specify which one you want, as a single page may impact performance.
47-
config.single_page = true
47+
config.single_page = false
4848

4949
# You can specify how urls are formatted using a Proc or other callable object. Your proc will be called with a
5050
# resource name or link, giving you the opportunity to modify it as necessary for in the documentation url.

0 commit comments

Comments
 (0)