We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7727891 + bb8ad82 commit 96c9c03Copy full SHA for 96c9c03
config/initializers/apitome.rb
@@ -44,7 +44,7 @@
44
45
# Apitome can render the documentation into a single page that uses scrollspy, or it can render the documentation on
46
# 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
+ config.single_page = false
48
49
# You can specify how urls are formatted using a Proc or other callable object. Your proc will be called with a
50
# resource name or link, giving you the opportunity to modify it as necessary for in the documentation url.
0 commit comments