manifest.json 変更
0.2.0
- manifest.json の documents フィールドを sources フィールドに変更した。
- sources の子要素は配列でなく archive, procedure とした。
- sources.document_code フィールドは、文書コードを表す
- get_document_code 廃止,Source クラスの get_document_code で代替
- get_doc_id, generate_sha256 関数廃止, Source クラスの sha256 で代替
- xml/sources.xml をはき出すようにした. manifest.json の sources フィールドと同じ内容を表す。