File tree Expand file tree Collapse file tree
docs/quick-start/stock/stock-analysis-document Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "label" : " Stock Analysis by Document" ,
3+ "position" : 10 ,
4+ "link" : {
5+ "type" : " doc" ,
6+ "id" : " quick-start/stock/stock-analysis-document/intro"
7+ },
8+ "collapsible" : false
9+ }
Original file line number Diff line number Diff line change 1+ ---
2+ sidebar_position : 10
3+ title : Table of contents
4+ hide_title : true
5+ hide_table_of_contents : true
6+ slug : /quick-start/stock/stock-analysis-document
7+ form_name : " {CEDA4816-29C6-47EF-ADE1-EEF342529546}"
8+ ---
9+
10+ import {TOC} from '@src/components /toc.js';
11+
12+ <TOC
13+ dataEntryList = {[
14+ {
15+ "text": "Stock Analysis By Document",
16+ "link": "./print-stock-analysis-document",
17+ "videoId": "togOLNqzFfM"
18+ }
19+ ] }
20+ />
Original file line number Diff line number Diff line change 1+ ---
2+ sidebar_position : 10
3+ title : SQL Stock Analysis By Document
4+ description : SQL Stock Analysis By Document in SQL Accounting
5+ slug : /quick-start/stock/print-stock-analysis-document
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="togOLNqzFfM"
17+ />
You can’t perform that action at this time.
0 commit comments