Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tkita committed Mar 21, 2020
1 parent c4ea4d0 commit 82abb54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2020-03-22 Tsuyoshi Kitamoto <[email protected]>

* README.md: Update.

* committers.md: Rename from committers.txt.
Add contents for SKK-JISYO.emoji and SKK-JISYO.ivd.

Expand Down
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@ Refer to the following URL for the distribution files.
https://skk-dev.github.io/dict/


# 辞書ファイルの編集
# 辞書ファイルを編集する

ChangeLog の記述には 「真鵺道」(まぬえど) を使います
[committers.md](committers.md) を参照してください

- https://sundayresearch.eu/hitoshi/otherprojects/manued/index-j.html
- https://github.com/yamauchih/manued


# 辞書ファイルの公開

## 配布用の gzip アーカイブを作る
# 配布用の gzip アーカイブを作る

`make archive` を実行すると、配布用の gzip ファイルを作ることができます。
この過程では `skktools` を用いて `csv/china_taiwan.csv` から `SKK-JISYO.china_taiwan`
Expand All @@ -40,6 +34,7 @@ $ mv zipdoce.*.gz ../
$ mv zipdoce.*.md5 ../
```


## make の副作用

`make archive` の実行過程で、いくつかのファイルが更新される場合があります。
Expand All @@ -62,7 +57,6 @@ $ git add -u && git commit
```



## 配布用の gzip アーカイブをブランチ gh-pages に配置

さきほど退避しておいた `SKK-JISYO.*.gz`, `SKK-JISYO.*.md5`, `zipdoce.*.gz`, `zipdoce.*.md5`
Expand Down

0 comments on commit 82abb54

Please sign in to comment.