diff --git a/docs/source/_data/sidebar.yml b/docs/source/_data/sidebar.yml index 3fad6e946..914ebea19 100644 --- a/docs/source/_data/sidebar.yml +++ b/docs/source/_data/sidebar.yml @@ -27,6 +27,7 @@ filters: at_most: at_most.html capitalize: capitalize.html ceil: ceil.html + compact: compact.html date: date.html default: default.html divided_by: divided_by.html @@ -135,4 +136,4 @@ api: LiquidOptions: "../interfaces/liquid_options_.liquidoptions.html" NormalizedFullOptions: "../interfaces/liquid_options_.normalizedfulloptions.html" PlainObject: "../interfaces/context_scope_.plainobject.html" - TagImplOptions: "../interfaces/template_tag_tag_impl_options_.tagimploptions.html" \ No newline at end of file + TagImplOptions: "../interfaces/template_tag_tag_impl_options_.tagimploptions.html"