File tree Expand file tree Collapse file tree 3 files changed +46
-0
lines changed
docs/quick-start/stock/stock-reorder-advice Expand file tree Collapse file tree 3 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "label" : " Stock Reorder Advice" ,
3
+ "position" : 9 ,
4
+ "link" : {
5
+ "type" : " doc" ,
6
+ "id" : " quick-start/stock/stock-reorder-advice/intro"
7
+ },
8
+ "collapsible" : false
9
+ }
Original file line number Diff line number Diff line change
1
+ ---
2
+ sidebar_position : 9
3
+ title : Table of contents
4
+ hide_title : true
5
+ hide_table_of_contents : true
6
+ slug : /quick-start/stock/stock-reorder-advice
7
+ form_name : " {47EC1296-EBED-456B-9C08-90456AF155B2}"
8
+ ---
9
+
10
+ import {TOC} from '@src/components /toc.js';
11
+
12
+ <TOC
13
+ dataEntryList = {[
14
+ {
15
+ "text": "Stock Reorder Advice",
16
+ "link": "./print-stock-reorder-advice",
17
+ "videoId": "vZg1Qrj4hro"
18
+ }
19
+ ] }
20
+ />
Original file line number Diff line number Diff line change
1
+ ---
2
+ sidebar_position : 9
3
+ title : SQL Stock Reorder Advice
4
+ description : SQL Stock Reorder Advice in SQL Accounting
5
+ slug : /quick-start/stock/print-stock-reorder-advice
6
+ tags : ["Stock"]
7
+ hide_title : true
8
+ hide_table_of_contents : true
9
+ sidebar_class_name : hidden-sidebar-items
10
+ ---
11
+
12
+ import '@src/css /sidebar.css';
13
+ import { YtLayout } from '@src/components /yt-layout';
14
+
15
+ <YtLayout
16
+ videoId="vZg1Qrj4hro"
17
+ />
You can’t perform that action at this time.
0 commit comments