Skip to content

Commit

Permalink
chore(docs): update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
jina-bot committed Jun 23, 2021
1 parent 043a940 commit 3f495e1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/2.0/cookbooks/Daemon.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Table of Contents

- [JinaD 2.0](#jinad-20)
- [Concepts](#concepts)
- [1. Workspace](#1-workspace)
- [2. RESTful Flows](#2-restful-flows)
- [3. RESTful Pods/Peas](#3-restful-podspeas)
- [Example Usage](#example-usage)
- [Using JinaD](#using-jinad)
- [Build](#build)
- [Run](#run)
- [Why?](#why)
- [Metaworks](#metaworks)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

# JinaD 2.0

JinaD is a daemon for deploying & managing Jina on remote via a RESTful interface. It achieves isolation of deployments by defining a `workspace` for each Jina object.
Expand Down
2 changes: 2 additions & 0 deletions .github/2.0/cookbooks/Flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Table of Contents
- [Define Data via `inputs`](#define-data-via-inputs)
- [Callback Functions](#callback-functions)
- [Send Parameters](#send-parameters)
- [Fine-grained Control on Request](#fine-grained-control-on-request)
- [Get All Responses](#get-all-responses)
- [Asynchronous Flow](#asynchronous-flow)
- [Remarks](#remarks)
- [Joining/Merging](#joiningmerging)
Expand Down

0 comments on commit 3f495e1

Please sign in to comment.