generated from r-ca/md2pdf-meow
Compare commits
9 Commits
1413570518
...
174170cf26
Author | SHA1 | Date | |
---|---|---|---|
174170cf26 | |||
998ae4f4be | |||
ddf6a25654 | |||
f6a5847485 | |||
8ede57ab59 | |||
fceaf3ca4c | |||
86cee1dca8 | |||
9eedf191e5 | |||
583567a79c |
26
css/fix.css
Normal file
26
css/fix.css
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
/* flow_imgの中のimg要素に高さ指定を追加 */
|
||||||
|
.flow_img img {
|
||||||
|
height: 160mm;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* スクショimg要素を中央揃え横並びで表示させる*/
|
||||||
|
.ss_img {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
margin: 0 auto;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 100%;
|
||||||
|
padding: 0;
|
||||||
|
list-style: none;
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
.ss_img img {
|
||||||
|
height: 100mm;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
main.md
|
flow/main.md
|
||||||
combine_test.md
|
flow/scan.md
|
||||||
|
flow/viewer.md
|
||||||
|
flow/viewer_combined.md
|
||||||
|
|
14
documents/flow/main.md
Normal file
14
documents/flow/main.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# メインフロー
|
||||||
|
|
||||||
|
<div class="flow_img">
|
||||||
|
|
||||||
|
![メインフロー](/documents/img/flow/main_flow.png)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
1. 右下のFABをタップしてスキャンフローに推移
|
||||||
|
2. 選択されたドキュメントをビューアーで表示
|
||||||
|
3. タグ管理画面へ推移
|
||||||
|
4. タグ追加ダイアログの表示
|
||||||
|
|
14
documents/flow/scan.md
Normal file
14
documents/flow/scan.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# スキャンフロー
|
||||||
|
|
||||||
|
<div class="flow_img">
|
||||||
|
|
||||||
|
![スキャンフロー](/documents/img/flow/scan_flow.png)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
5. スキャナ起動
|
||||||
|
6. ページ追加
|
||||||
|
7. スキャン結果確認, 処理選択
|
||||||
|
8. 新規保存(右上左側)
|
||||||
|
9. 既存のドキュメントに追加(右上右側)
|
16
documents/flow/viewer.md
Normal file
16
documents/flow/viewer.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# ビューアフロー
|
||||||
|
|
||||||
|
<div class="flow_img">
|
||||||
|
|
||||||
|
![ビューアフロー](/documents/img/flow/viewer_flow.png)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
10. ファイル削除(右上左端)
|
||||||
|
11. ファイル結合(右上右端)
|
||||||
|
12. メニュー展開(右上三点メニュー)
|
||||||
|
13. ファイル名変更
|
||||||
|
14. ファイルの移動
|
||||||
|
15. タグ適用
|
||||||
|
16. 表示するリビジョン(遡るバージョン)の選択
|
13
documents/flow/viewer_combined.md
Normal file
13
documents/flow/viewer_combined.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# ビューア(結合済)フロー
|
||||||
|
|
||||||
|
<div class="flow_img">
|
||||||
|
|
||||||
|
![ビューアフロー](/documents/img/flow/viewer_combined_flow.png)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
17. ドキュメント切り替え(タブ)
|
||||||
|
18. メニュー展開
|
||||||
|
19. アイテム名(タブ名, =ファイル名)変更
|
||||||
|
20. 表示するリビジョン(遡るバージョン)の選択
|
0
documents/img/.gitkeep
Normal file
0
documents/img/.gitkeep
Normal file
BIN
documents/img/flow/main_flow.png
Normal file
BIN
documents/img/flow/main_flow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
BIN
documents/img/flow/scan_flow.png
Normal file
BIN
documents/img/flow/scan_flow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
documents/img/flow/viewer_combined_flow.png
Normal file
BIN
documents/img/flow/viewer_combined_flow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 218 KiB |
BIN
documents/img/flow/viewer_flow.png
Normal file
BIN
documents/img/flow/viewer_flow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
|
@ -7,7 +7,7 @@
|
||||||
"build:step2": "npx doctoc --notitle --maxlevel 3 work/all.md",
|
"build:step2": "npx doctoc --notitle --maxlevel 3 work/all.md",
|
||||||
"build:step3": "node scripts/mdit.js work/all.md work/all_md.html",
|
"build:step3": "node scripts/mdit.js work/all.md work/all_md.html",
|
||||||
"build:step4": "node scripts/ejs.js template/template.html work/all.html",
|
"build:step4": "node scripts/ejs.js template/template.html work/all.html",
|
||||||
"build:step5": "npx html-inline work/all.html -b doc -o dist/all.html",
|
"build:step5": "npx html-inline work/all.html -b ./ -o dist/all.html",
|
||||||
"build:step6": "npx tsx scripts/convert.ts",
|
"build:step6": "npx tsx scripts/convert.ts",
|
||||||
"build": "npm run build:step1 && npm run build:step2 && npm run build:step3 && npm run build:step4 && npm run build:step5 && npm run build:step6"
|
"build": "npm run build:step1 && npm run build:step2 && npm run build:step3 && npm run build:step4 && npm run build:step5 && npm run build:step6"
|
||||||
},
|
},
|
||||||
|
|
|
@ -5,8 +5,9 @@
|
||||||
<meta name="openaction" content="#view=fit">
|
<meta name="openaction" content="#view=fit">
|
||||||
<meta name="author" content="r-ca" />
|
<meta name="author" content="r-ca" />
|
||||||
<title>Template</title>
|
<title>Template</title>
|
||||||
<link rel="stylesheet" href="../css/github-markdown.css">
|
<link rel="stylesheet" href="/css/github-markdown.css">
|
||||||
<link rel="stylesheet" href="../css/custom.css">
|
<link rel="stylesheet" href="/css/custom.css">
|
||||||
|
<link rel="stylesheet" href="/css/fix.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="FrontCover">
|
<div class="FrontCover">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user