From ec1f865275b09c49c58f8ddcc433aef225cb8c99 Mon Sep 17 00:00:00 2001 From: gamjapark Date: Thu, 22 Nov 2018 06:20:48 +0900 Subject: [PATCH] chore(index): change index file --- docs/root/source/korean/index.rst | 98 ++++++++++++++++++++++++++++ docs/root/source/korean/index_kor.md | 43 ------------ 2 files changed, 98 insertions(+), 43 deletions(-) create mode 100644 docs/root/source/korean/index.rst delete mode 100644 docs/root/source/korean/index_kor.md diff --git a/docs/root/source/korean/index.rst b/docs/root/source/korean/index.rst new file mode 100644 index 00000000..6e7f96a4 --- /dev/null +++ b/docs/root/source/korean/index.rst @@ -0,0 +1,98 @@ + +.. Copyright BigchainDB GmbH and BigchainDB contributors + SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0) + Code is Apache-2.0 and docs are CC-BY-4.0 + +BigchainDB +======================== + +ü ͺ̽ BigchainDB . + +`л`_, `Һ`_ `ڻ꿡 Ƽ `_ Ϻ ͺ̽ Ư ü Ư ֽϴ. + + ؿ, ڴ BigchainDB HTTP API ϴ BigchainDB Ʈũ( ) Ǵ BigchainDB ̽ ̹ API ۷ ֽϴ. BigchainDB BigchainDB Server پ ٸ Ʈ մϴ. ڼ ̷ Ϻθ մϴ. + +.. raw:: html + + + + + +
+ ̽ ̹ +
+ +
+ +
+
+ +
+ + +BigchainDB ߰ +--------------------- + +.. toctree:: + :maxdepth: 1 + + BigchainDB Docs Home + production-ready + terminology + decentralized + diversity + immutable + bft + query + assets + smart-contracts + transaction-concepts + store-files + permissions + private-data + Data Models + korean/index diff --git a/docs/root/source/korean/index_kor.md b/docs/root/source/korean/index_kor.md deleted file mode 100644 index 69bca1f7..00000000 --- a/docs/root/source/korean/index_kor.md +++ /dev/null @@ -1,43 +0,0 @@ - - -# BigchainDB 문서 - -블록체인 데이터베이스인 BigchainDB를 만나보세요. - -분산형, 불변성 및 자산에 대한 네이티브 지원을 포함한 일부 데이터베이스 특성들과 블록체인 특성을 가지고 있습니다. - -높은 수준에서, 사용자는 BigchainDB HTTP API를 사용하는 BigchainDB 네트워크(노드 집합) 또는 BigchainDB 파이썬 드라이버와 같은 API용 래퍼로 통신할 수 있습니다. 각 BigchainDB 노드는 BigchainDB Server 및 다양한 다른 소프트웨어를 실행합니다. 더 자세한 사항은 용어 페이지에서 이러한 용어 중 일부를 설명합니다. - -[HTTP API 문서](http://bigchaindb.com/http-api) - -[BigchainDB에 기여하는 법](http://docs.bigchaindb.com/projects/contributing/en/latest/index.html) - -[파이썬 드라이버 문서](http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html) - -[자바스크립트 드라이버 문서](https://docs.bigchaindb.com/projects/js-driver/en/latest/index.html) - -[서버 문서](http://docs.bigchaindb.com/projects/server/en/latest/index.html) - -[서버 빠른 시작](http://docs.bigchaindb.com/projects/server/en/latest/quickstart.html) - -## BigchainDB에 대한 추가 정보 - -- [BigchainDB 문서 도구 홈](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/index_kor.md) -- [배포 - 준비](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/production-ready_kor.md) -- [용어](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/terminology_kor.md) -- [BigchainDB 분산 방식](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/decentralized_kor.md) -- [노드 종류의 다양성](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/diversity-ko.md) -- [BigchainDB 불변성](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/immutable-ko.md) -- [BigchainDB 및 비잔티움 장애 허용](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/bft-ko.md) -- [BigchainDB 쿼리](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/query-ko.md) -- [BigchainDB가 자산 등록 및 전송에 적합한 방법](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/assets_ko.md) -- [BigchainDB 및 스마트 계약](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/smart-contracts_ko.md) -- [트랜잭션 개념](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/transaction-concepts_ko.md) -- [BigchainDB에 파일을 저장하는 방법](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/store-files_ko.md) -- [BigchainDB 사용 권한](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/permissions-ko.md) -- [BigchainDB, 사생활 및 개인 정보](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/private-data-ko.md) -- [데이터 모델](https://docs.bigchaindb.com/projects/server/en/latest/data-models/index.html)