Skip to content

Commit

Permalink
Update _pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melff authored Nov 24, 2023
1 parent e66080b commit ff97fca
Showing 1 changed file with 105 additions and 1 deletion.
106 changes: 105 additions & 1 deletion pkg/pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,121 @@
url: https://melff.github.io/mclogit
url: https://melff.github.io/RKernel
template:
bootstrap: 5
bootswatch: sandstone
reference:
- title: "Display facilities"
contents:
- CSS
- IFrame
- Javascript
- View
- add_displayed_classes
- add_paged_classes
- alert
- display
- display_data
- envBrowser
- help.start
- ls_str
- raw_html
- remove_displayed_classes
- remove_paged_classes
- title: "Traitlets"
contents:
- Boolean
- Bytes
- DateClass
- DatetimeClass
- DatetimePicker
- Dict
- Fixed
- Float
- Integer
- List
- Page
- StrEnum
- StrEnumClass
- TimeClass
- Traitlets
- Unicode
- UnicodeClass
- Vector
- title: "Widgets"
contents:
- BoundedFloatRangeWidget
- BoundedFloatText
- BoundedFloatWidget
- BoundedIntText
- BoundedIntWidget
- BoundedLogFloatWidget
- Boxes
- Button
- Checkboxes
- ColorPicker
- ColorTrait
- CoreWidgetClass
- DOMWidgetClass
- DatePicker
- DescriptionStyle
- DescriptionWidget
- FileUpload
- FloatText
- FloatWidget
- IntText
- IntWidget
- LaTeXMath
- Layout
- LayoutTemplates
- MediaWidget
- OutputWidget
- Play
- PlotWidget
- Progress
- SelectionContainer
- SelectionWidget
- Sidecar
- Slider
- StringWidget
- TagsInput
- TimePicker
- Togglebuttons
- Valid
- ValueWidgetClass
- WidgetLink
- Widgets
- dataTable
- title: "Interactions"
content:
- BreakPoint
- Trace
- interaction
- mkWidget
- title: "Utilities"
content:
- cell.options
- dump.frames
- dictionary
- with.Context
- title: "Internal functions"
contents:
- CallbackDispatcher
- Comm
- CommManager
- Context
- Evaluator
- EventManager
- Graphics
- HasTraits
- Kernel
- R6Class_
- R6Instance
- R6TraitClass
- display_id
- install
- main
- register_magic_handler
- services
- sharedHelpServer
- to_json
- tracing_source
- virtable_widget

0 comments on commit ff97fca

Please sign in to comment.