зеркало из https://github.com/telerik/maui-docs.git
749 строки
20 KiB
YAML
749 строки
20 KiB
YAML
# The public documentation URL, used for sitemap.xml
|
|
url: "https://docs.telerik.com/devtools/maui"
|
|
site_name: MAUI
|
|
|
|
# Exclude files which should not be in the output
|
|
exclude: [README.md,Gemfile,Gemfile.lock, controls/chart/how-to]
|
|
exclude_navigation: [knowledge-base/*]
|
|
|
|
navigation:
|
|
## List your directory names and order here, like this:
|
|
## Root Level
|
|
get-started:
|
|
title: "Getting Started"
|
|
position: 1
|
|
get-started/windows:
|
|
title: "Windows"
|
|
position: 1
|
|
get-started/mac:
|
|
title: "Mac"
|
|
position: 2
|
|
installation:
|
|
title: "Download & Installation"
|
|
position: 2
|
|
demos-and-sample-apps:
|
|
title: "Sample Applications"
|
|
position: 3
|
|
controls:
|
|
title: "Controls"
|
|
position: 4
|
|
styling-and-themes:
|
|
title: "Styling and Themes"
|
|
position: 5
|
|
security:
|
|
title: "Security"
|
|
position: 7
|
|
font-icons:
|
|
title: "Font Icons"
|
|
position: 9
|
|
upgrade:
|
|
title: "Upgrade"
|
|
position: 10
|
|
integrations:
|
|
title: "Integration With Other Telerik Products"
|
|
position: 11
|
|
upgrade/breaking-changes:
|
|
title: "Breaking Changes"
|
|
position: 2
|
|
"knowledge-base":
|
|
title: "Knowledge Base"
|
|
position: 14
|
|
## End Root Level
|
|
## Intallation Sub-Folders
|
|
installation/windows:
|
|
title: "Windows"
|
|
position: 3
|
|
installation/mac:
|
|
title: "Mac"
|
|
position: 4
|
|
installation/vs-integration:
|
|
title: "Visual Studio Integration"
|
|
position: 15
|
|
installation/vs-code-integration:
|
|
title: "Visual Studio Code Integration"
|
|
position: 16
|
|
installation/nuget:
|
|
title: "Installing with NuGet"
|
|
position: 5
|
|
## End Intallation Sub-Folders
|
|
## Controls Sub-Folders
|
|
## Accordion
|
|
controls/accordion:
|
|
title: "Accordion"
|
|
## End Accordion
|
|
## AIPrompt
|
|
controls/aiprompt:
|
|
title: "AIPrompt"
|
|
## AIPrompt Sub-Folders
|
|
controls/aiprompt/views:
|
|
title: "Views"
|
|
position: 3
|
|
controls/aiprompt/styling:
|
|
title: "Styling"
|
|
position: 10
|
|
## End AIPrompt Sub-Folders
|
|
## End AIPrompt
|
|
## AutoComplete
|
|
controls/autocomplete:
|
|
title: "AutoComplete"
|
|
## AutoComplete Sub-Folders
|
|
controls/autocomplete/templates:
|
|
title: "Templates"
|
|
position: 13
|
|
## End AutoComplete Sub-Folders
|
|
## End Barcode
|
|
## BadgeView
|
|
controls/badgeview:
|
|
title: "BadgeView"
|
|
## End BadgeView
|
|
## Barcode
|
|
controls/barcode:
|
|
title: "Barcode"
|
|
## Barcode Sub-Folders
|
|
controls/barcode/1d-barcodes:
|
|
title: "1D Barcodes"
|
|
position: 5
|
|
controls/barcode/2d-barcodes:
|
|
title: "2D Barcodes"
|
|
position: 6
|
|
## End Barcode Sub-Folders
|
|
## End Barcode
|
|
## Border
|
|
controls/border:
|
|
title: "Border"
|
|
## End Border
|
|
## BusyIndicator
|
|
controls/busyindicator:
|
|
title: "BusyIndicator"
|
|
## End BusyIndicator
|
|
## Button
|
|
controls/button:
|
|
title: "Button"
|
|
## End Button
|
|
## Calendar
|
|
controls/calendar:
|
|
title: "Calendar"
|
|
## Calendar Sub-Folders
|
|
controls/calendar/styling:
|
|
title: "Styling"
|
|
position: 15
|
|
## End Calendar Sub-Folders
|
|
## End Calendar
|
|
## Chart
|
|
controls/chart:
|
|
title: "Chart"
|
|
## Chart Sub-Folders
|
|
controls/chart/types:
|
|
title: "Chart Types"
|
|
position: 3
|
|
controls/chart/axes:
|
|
title: "Axes"
|
|
position: 4
|
|
controls/chart/behaviors:
|
|
title: "Behaviors"
|
|
position: 6
|
|
controls/chart/series:
|
|
title: "Series"
|
|
position: 5
|
|
## Chart Series Sub-Folders
|
|
controls/chart/series/cartesian:
|
|
title: "Cartesian Series"
|
|
position: 2
|
|
## Chart Series CartesianSeries Sub-Folders
|
|
controls/chart/series/cartesian/features:
|
|
title: "Features"
|
|
position: 1
|
|
## End Chart Series CartesianSeries Sub-Folders
|
|
controls/chart/series/pie:
|
|
title: "Pie Series"
|
|
position: 3
|
|
controls/chart/series/financial:
|
|
title: "Financial Series"
|
|
position: 4
|
|
## End Chart Series Sub-Folders
|
|
## End Chart Sub-Folders
|
|
## End Chart
|
|
## Chat
|
|
controls/chat:
|
|
title: "Conversational UI (Chat)"
|
|
controls/chat/items:
|
|
title: "Chat Items"
|
|
position: 3
|
|
controls/chat/pickers:
|
|
title: "Chat Pickers"
|
|
position: 4
|
|
controls/chat/pickers/card-picker:
|
|
title: "Card Picker"
|
|
position: 5
|
|
## End Chat
|
|
##CheckBox
|
|
controls/checkbox:
|
|
title: "CheckBox"
|
|
## End CheckBox
|
|
##CollectionView
|
|
controls/collectionview:
|
|
title: "CollectionView"
|
|
|
|
controls/collectionview/layouts:
|
|
title: "Layouts"
|
|
position: 5
|
|
controls/collectionview/grouping:
|
|
title: "Grouping"
|
|
position: 12
|
|
controls/collectionview/item-swipe:
|
|
title: "Item Swipe"
|
|
position: 15
|
|
controls/collectionview/drag-and-drop:
|
|
title: "Drag & Drop"
|
|
position: 16
|
|
controls/collectionview/load-on-demand:
|
|
title: "Load On Demand"
|
|
position: 17
|
|
controls/collectionview/styling:
|
|
title: "Styling"
|
|
position: 30
|
|
## End CollectionView
|
|
## ComboBox
|
|
controls/combobox:
|
|
title: "ComboBox"
|
|
## End ComboBox
|
|
## DataForm
|
|
controls/dataform:
|
|
title: "DataForm"
|
|
controls/dataform/editors:
|
|
title: "Editors"
|
|
position: 4
|
|
controls/dataform/grouping:
|
|
title: "Grouping"
|
|
position: 6
|
|
controls/dataform/layouts:
|
|
title: "Layouts"
|
|
position: 7
|
|
controls/dataform/styling:
|
|
title: "Styling"
|
|
position: 15
|
|
## End DataForm
|
|
## DataGrid
|
|
controls/datagrid:
|
|
title: "DataGrid"
|
|
controls/datagrid/populating-with-data:
|
|
title: "Populating with Data"
|
|
position: 2
|
|
controls/datagrid/columns:
|
|
title: "Columns"
|
|
position: 3
|
|
controls/datagrid/columns/column-types:
|
|
title: "Column Types"
|
|
position: 1
|
|
controls/datagrid/row-details:
|
|
title: "Row Details"
|
|
position: 4
|
|
controls/datagrid/cells:
|
|
title: "Cells"
|
|
position: 5
|
|
controls/datagrid/filtering:
|
|
title: "Filtering"
|
|
position: 6
|
|
controls/datagrid/grouping:
|
|
title: "Grouping"
|
|
position: 7
|
|
controls/datagrid/aggregates:
|
|
title: "Aggregates"
|
|
position: 10
|
|
controls/datagrid/commands:
|
|
title: "Commands"
|
|
position: 16
|
|
controls/datagrid/keyboard-navigation:
|
|
title: "Keyboard Navigation"
|
|
position: 19
|
|
controls/datagrid/theming-and-styles:
|
|
title: "Styling"
|
|
position: 20
|
|
## End DataGrid
|
|
## DataPager
|
|
controls/datapager:
|
|
title: "DataPager"
|
|
controls/datapager/integration:
|
|
title: "Integration"
|
|
position: 7
|
|
controls/datapager/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End DataPager
|
|
## DatePicker
|
|
controls/datepicker:
|
|
title: "DatePicker"
|
|
controls/datepicker/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End DatePicker
|
|
## DateTimePicker
|
|
controls/datetimepicker:
|
|
title: "DateTimePicker"
|
|
controls/datetimepicker/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End DateTimePicker
|
|
## DockLayout
|
|
controls/docklayout:
|
|
title: "DockLayout"
|
|
## End DockLayout
|
|
## Entry
|
|
controls/entry:
|
|
title: "Entry"
|
|
## End Entry
|
|
## Expander
|
|
controls/expander:
|
|
title: "Expander"
|
|
## End Expander
|
|
## Gauge
|
|
controls/gauge:
|
|
title: "Gauge"
|
|
## Gauge Sub-Folders
|
|
controls/gauge/gauge-types:
|
|
title: "Gauge Types"
|
|
position: 2
|
|
## End Gauge Sub-Folders
|
|
## End Gauge
|
|
## GridSplitter
|
|
controls/gridsplitter:
|
|
title: "GridSplitter"
|
|
## End GridSplitter
|
|
## ImageEditor
|
|
controls/imageeditor:
|
|
title: "ImageEditor"
|
|
## ImageEditor Sub-Folders
|
|
controls/imageeditor/toolbar:
|
|
title: "Toolbar"
|
|
position: 4
|
|
## End ImageEditor Sub-Folders
|
|
## End ImageEditor
|
|
##ItemsControl
|
|
controls/itemscontrol:
|
|
title: "ItemsControl"
|
|
## End ItemsControl
|
|
## ListPicker
|
|
controls/listpicker:
|
|
title: "ListPicker"
|
|
controls/listpicker/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End ListPicker
|
|
## ListView
|
|
controls/listview:
|
|
title: "ListView (Obsolete)"
|
|
## ListView Sub-Folders
|
|
controls/listview/grouping:
|
|
title: "Grouping"
|
|
position: 5
|
|
controls/listview/gestures:
|
|
title: "Gestures"
|
|
position: 12
|
|
controls/listview/cells:
|
|
title: Cells
|
|
position: 3
|
|
controls/listview/styling:
|
|
title: "Styling"
|
|
position: 15
|
|
controls/listview/howto:
|
|
title: "How To"
|
|
position: 16
|
|
## End ListView Sub-Folders
|
|
## End ListView
|
|
## Map
|
|
controls/map:
|
|
title: "Map"
|
|
## Map Sub-Folders
|
|
controls/map/layers:
|
|
title: "Layers"
|
|
position: 3
|
|
controls/map/styling:
|
|
title: "Styling"
|
|
position: 9
|
|
## End Map Sub-Folders
|
|
## End Map
|
|
## MaskedEntry
|
|
controls/maskedentry:
|
|
title: "MaskedEntry"
|
|
## MaskedEntry Sub-Folders
|
|
controls/maskedentry/mask-types:
|
|
title: "Mask Types"
|
|
position: 3
|
|
## End MaskedEntry Sub-Folders
|
|
## End MaskedEntry
|
|
## NavigationView
|
|
controls/navigationview:
|
|
title: "NavigationView"
|
|
controls/navigationview/styling:
|
|
title: "Styling"
|
|
position: 15
|
|
## End NavigationView
|
|
## NumericInput
|
|
controls/numericinput:
|
|
title: "NumericInput"
|
|
## End NumericInput
|
|
## Path
|
|
controls/path:
|
|
title: "Path"
|
|
## End Path
|
|
## PdfProcessing
|
|
controls/pdfprocessing:
|
|
title: "PdfProcessing"
|
|
## End PdfProcessing
|
|
## PdfViewer
|
|
controls/pdfviewer:
|
|
title: "PDF Viewer"
|
|
controls/pdfviewer/toolbar:
|
|
title: "Toolbar"
|
|
position: 8
|
|
controls/pdfviewer/search:
|
|
title: "Search"
|
|
position: 10
|
|
controls/pdfviewer/selection:
|
|
title: "Selection"
|
|
position: 12
|
|
## End PdfViewer
|
|
## Popup
|
|
controls/popup:
|
|
title: "Popup"
|
|
## End Popup
|
|
## ProgressBar
|
|
controls/progressbar:
|
|
title: "ProgressBar"
|
|
## End ProgressBar
|
|
## RangeSlider
|
|
controls/rangeslider:
|
|
title: "RangeSlider"
|
|
controls/rangeslider/styling:
|
|
title: "Styling"
|
|
position: 10
|
|
## End RangeSlider
|
|
## Rating
|
|
controls/rating:
|
|
title: "Rating"
|
|
## End Rating
|
|
## RichTextEditor
|
|
controls/richtexteditor:
|
|
title: "RichTextEditor"
|
|
controls/richtexteditor/working-with-images:
|
|
title: "Working with Images"
|
|
position: 6
|
|
controls/richtexteditor/toolbar:
|
|
title: "Toolbar"
|
|
position: 8
|
|
controls/richtexteditor/styling:
|
|
title: "Styling"
|
|
position: 19
|
|
## End RichTextEditor
|
|
## Scheduler
|
|
controls/scheduler:
|
|
title: "Scheduler"
|
|
controls/scheduler/header:
|
|
title: "Header"
|
|
position: 5
|
|
controls/scheduler/views:
|
|
title: "Views"
|
|
position: 6
|
|
controls/scheduler/appointments:
|
|
title: "Appointments"
|
|
position: 7
|
|
controls/scheduler/recurrence:
|
|
title: "Recurrence"
|
|
position: 8
|
|
controls/scheduler/specialslots:
|
|
title: "Special Slots"
|
|
position: 9
|
|
controls/scheduler/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End Scheduler
|
|
## SegmentedControl
|
|
controls/segmentedcontrol:
|
|
title: "SegmentedControl"
|
|
## End SegmentedControl
|
|
## SideDrawer
|
|
controls/sidedrawer:
|
|
title: "SideDrawer"
|
|
## End SideDrawer
|
|
## SignaturePad
|
|
controls/signaturepad:
|
|
title: "SignaturePad"
|
|
## End SignaturePad
|
|
## Slider
|
|
controls/slider:
|
|
title: "Slider"
|
|
controls/slider/styling:
|
|
title: "Styling"
|
|
position: 10
|
|
## End Slider
|
|
## SlideView
|
|
controls/slideview:
|
|
title: "SlideView"
|
|
##SlideView Sub-Folders
|
|
controls/slideview/styling:
|
|
title: "Styling"
|
|
position: 15
|
|
## End SlideView Sub-Folders
|
|
##End SlideView
|
|
## SpreadProcessing
|
|
controls/spreadprocessing:
|
|
title: "SpreadProcessing"
|
|
## End SpreadProcessing
|
|
## SpreadStreamProcessing
|
|
controls/spreadstreamprocessing:
|
|
title: "SpreadStreamProcessing"
|
|
## End SpreadStreamProcessing
|
|
## TabView
|
|
controls/tabview:
|
|
title: "TabView"
|
|
controls/tabview/styling:
|
|
title: "Styling"
|
|
position: 10
|
|
## End TabView
|
|
## TemplatedButton
|
|
controls/templatedbutton:
|
|
title: "TemplatedButton"
|
|
## End TemplatedButton
|
|
## TemplatedPicker
|
|
controls/templatedpicker:
|
|
title: "TemplatedPicker"
|
|
controls/templatedpicker/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End TemplatedPicker
|
|
## TimePicker
|
|
controls/timepicker:
|
|
title: "TimePicker"
|
|
controls/timepicker/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End TimePicker
|
|
## TimeSpanPicker
|
|
controls/timespanpicker:
|
|
title: "TimeSpanPicker"
|
|
controls/timespanpicker/styling:
|
|
title: "Styling"
|
|
position: 20
|
|
## End TimeSpanPicker
|
|
## ToggleButton
|
|
controls/togglebutton:
|
|
title: "ToggleButton"
|
|
## End ToggleButton
|
|
## Toolbar
|
|
controls/toolbar:
|
|
title: "Toolbar"
|
|
controls/toolbar/items:
|
|
title: "Items"
|
|
position: 4
|
|
## End Toolbar
|
|
## TreeView
|
|
controls/treeview:
|
|
title: "TreeView"
|
|
controls/treeview/templates:
|
|
title: "Templates"
|
|
position: 7
|
|
controls/treeview/styling:
|
|
title: "Styling"
|
|
position: 15
|
|
## End TreeView
|
|
## WordsProcessing
|
|
controls/wordsprocessing:
|
|
title: "WordsProcessing"
|
|
## End WordsProcessing
|
|
## WrapLayout
|
|
controls/wraplayout:
|
|
title: "WrapLayout"
|
|
## End WrapLayout
|
|
## ZipLibrary
|
|
controls/ziplibrary:
|
|
title: "ZipLibrary"
|
|
## End ZipLibrary
|
|
## End Controls Sub-Folders
|
|
|
|
## The application virtual path
|
|
baseurl: "/devtools/maui"
|
|
|
|
## The MVC Core version used
|
|
mvcCoreVersion: "2016.2.616"
|
|
|
|
## The product name
|
|
productName: "Telerik UI for .NET MAUI"
|
|
product: "Telerik UI for .NET MAUI"
|
|
platform: maui
|
|
|
|
api_reference_url: "api/"
|
|
|
|
## Assign layout and category per different paths
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: ""
|
|
values:
|
|
layout: "documentation"
|
|
category: "default"
|
|
product: "maui"
|
|
|
|
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
|
|
# "foo": "Bar"
|
|
|
|
# Define any custom fields that you use in the site here
|
|
framework_name: MAUI
|
|
|
|
# Feedback Form Product Code
|
|
productCode: MAUI
|
|
|
|
# The google services configuration
|
|
google_tag_manager: GTM-6X92
|
|
gcs_engine: 'f5ca20400f4bf4c7d'
|
|
gcs_api_key: 'AIzaSyAF3UVKPTp93jQDEvt5iLqDfOwwrscqaok'
|
|
|
|
tabbed_code_marker_length: 3
|
|
tabbed_code_complex_separator: true
|
|
|
|
edit_repo_url: https://github.com/telerik/maui-docs/edit/master
|
|
download: https://www.telerik.com/download/maui-ui
|
|
nav:
|
|
"About": https://www.telerik.com/maui-ui
|
|
|
|
footer:
|
|
-
|
|
title: "Sample Applications"
|
|
links:
|
|
"Controls Samples App": https://docs.telerik.com/devtools/maui/demos-and-sample-apps/controls-showcase-app
|
|
"Crypto Tracker App": https://docs.telerik.com/devtools/maui/demos-and-sample-apps/crypto-app
|
|
-
|
|
title: "Support Resources"
|
|
links:
|
|
".NET MAUI SDKBrowser App": https://docs.telerik.com/devtools/maui/demos-and-sample-apps/sdkbrowser-app
|
|
-
|
|
title: "Community"
|
|
links:
|
|
"Forums": https://www.telerik.com/forums/maui
|
|
"Blogs": https://www.telerik.com/blogs/mobile
|
|
"Feedback Portal": https://feedback.telerik.com/maui
|
|
"YouTube Channel": https://www.youtube.com/watch?v=3nInlHGsO8M&list=PLvmaC-XMqeBZnCAEuEcW9LsUnfQm65B1N&ab_channel=ProgressTelerik
|
|
|
|
|
|
|
|
|
|
footer_social:
|
|
facebook: https://www.facebook.com/Telerik/
|
|
youtube: https://www.youtube.com/user/TelerikInc
|
|
linkedin: https://www.linkedin.com/showcase/telerik/
|
|
twitter: https://twitter.com/Telerik/
|
|
|
|
has_kb_portal: true
|
|
has_api_reference: true
|
|
has_cta_panels: true
|
|
|
|
intro_columns:
|
|
-
|
|
categories:
|
|
-
|
|
title: "Data Controls"
|
|
items:
|
|
"CollectionView": "collectionview-overview"
|
|
"DataForm": "dataform-overview"
|
|
"DataGrid": "datagrid-overview"
|
|
"DataPager": "datapager-overview"
|
|
"ItemsControl": "itemscontrol-overview"
|
|
-
|
|
title: "Data Visualization"
|
|
items:
|
|
"Barcodes": "barcode-overview"
|
|
"Charts": "chart-overview"
|
|
"Gauges": "gauge-overview"
|
|
"Map": "map-overview"
|
|
"ProgressBar": "progressbar-overview"
|
|
"Ratings": "rating-overview"
|
|
-
|
|
title: "Chatbots"
|
|
items:
|
|
"Conversation UI (Chat)": "chat-overview"
|
|
-
|
|
categories:
|
|
-
|
|
title: "Editors"
|
|
items:
|
|
"AutoComplete": "autocomplete-overview"
|
|
"ComboBox": "combobox-overview"
|
|
"DatePicker": "datepicker-overview"
|
|
"DateTimePicker": "datetimepicker-overview"
|
|
"Entry": "entry-overview"
|
|
"ImageEditor": "imageeditor-overview"
|
|
"ListPicker": "listpicker-overview"
|
|
"MaskedEntries": "maskedentry-overview"
|
|
"NumericInput": "numericinput-overview"
|
|
"RangeSlider": "rangeslider-overview"
|
|
"RichTextEditor": "richtexteditor-overview"
|
|
"TemplatedPicker": "templatedpicker-overview"
|
|
"TimePicker": "timepicker-overview"
|
|
"TimeSpanPicker": "timespanpicker-overview"
|
|
"SignaturePad": "signaturepad-overview"
|
|
"Slider": "slider-overview"
|
|
-
|
|
categories:
|
|
-
|
|
title: "Navigation & Layouts"
|
|
items:
|
|
"Accordion": "accordion-overview"
|
|
"DockLayout": "docklayout-overview"
|
|
"Expander": "expander-overview"
|
|
"NavigationView": "navigationview-overview"
|
|
"SideDrawer": "sidedrawer-overview"
|
|
"SlideView": "slideview-overview"
|
|
"TabView": "tabview-overview"
|
|
"TreeView": "treeview-overview"
|
|
"WrapLayout": "wraplayout-overview"
|
|
-
|
|
title: "Calendar & Scheduling"
|
|
items:
|
|
"Calendar": "calendar-overview"
|
|
"Scheduler": "scheduler-overview"
|
|
-
|
|
title: "Buttons"
|
|
items:
|
|
"Segmented Control": "segmentedcontrol-overview"
|
|
"Button": "button-overview"
|
|
"CheckBox": "checkbox-overview"
|
|
"TemplatedButton": "templatedbutton-overview"
|
|
"ToggleButton": "togglebutton-overview"
|
|
-
|
|
categories:
|
|
-
|
|
title: "Interactivity & UX"
|
|
items:
|
|
"AIPrompt": "aiprompt-overview"
|
|
"BadgeView": "badgeview-overview"
|
|
"Border": "border-overview"
|
|
"BusyIndicator": "busyindicator-overview"
|
|
"GridSplitter": "gridsplitter-overview"
|
|
"Path": "path-overview"
|
|
"Popup": "popup-overview"
|
|
"Toolbar": "toolbar-overview"
|
|
-
|
|
title: "PDF Viewer"
|
|
items:
|
|
"PDF Viewer": "pdfviewer-overview"
|
|
-
|
|
title: "Document Processing Libraries"
|
|
items:
|
|
"PdfProcessing": "document-processing-libraries-overview"
|
|
"WordsProcessing": "document-processing-libraries-overview"
|
|
"SpreadProcessing": "document-processing-libraries-overview"
|
|
"SpreadStreamProcessing": "document-processing-libraries-overview"
|
|
"ZipLibrary": "document-processing-libraries-overview"
|
|
|
|
# Assets pipeline configuration
|
|
assets:
|
|
cachebust: soft
|
|
js_compressor: uglifier
|
|
|
|
## Do not edit below this line
|
|
safe: false
|
|
markdown: MarkdownProcessor
|
|
kramdown:
|
|
toc_levels: 2..3
|
|
smart_quotes: ["quot", "quot", "quot", "quot"]
|
|
input: GFM
|