We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe67fc commit 8ac9c19Copy full SHA for 8ac9c19
1 file changed
docusaurus/sidebar.js
@@ -73,14 +73,6 @@ const sidebars = {
73
type: 'category',
74
label: 'Advanced Concepts',
75
items: [
76
- {
77
- type: 'doc',
78
- id: 'Advanced Concepts/logging-configuration',
79
- },
80
81
82
- id: 'Advanced Concepts/execution-logic',
83
84
{
85
type: 'doc',
86
id: 'Advanced Concepts/vector-backtesting',
0 commit comments