Skip to content

Commit fde44f4

Browse files
sleipnirAdriano Santospolvalente
authored
docs: overhaul library documentation (#458)
* chore: release new version * bump 0.10.2 -> 0.11.0 * docs: try more professional documentation * formatting * temporary remove warning as errors * chore: remove deprecated annotation * Update guides/getting_started/client.md Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * Update guides/getting_started/installation.md Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * Update guides/getting_started/installation.md Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * Update guides/getting_started/installation.md Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * Update guides/getting_started/introduction.md Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * chore: adjustments after review * chore: added header * Update lib/grpc/server.ex Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * Update lib/grpc/stream.ex Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * Update lib/grpc/stream.ex Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com> * doc: added flush function * doc: rename :utility to :actions * docs: update and adjustments * chore: remove subproject examples --------- Co-authored-by: Adriano Santos <adriano.santos@v3.com.br> Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com>
1 parent 14d578a commit fde44f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+1270
-3164
lines changed

examples/helloworld/.gitignore

Lines changed: 0 additions & 23 deletions
This file was deleted.

examples/helloworld/README.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

examples/helloworld/config/config.exs

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/helloworld/config/dev.exs

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/helloworld/config/prod.exs

Lines changed: 0 additions & 4 deletions
This file was deleted.

examples/helloworld/config/test.exs

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/helloworld/lib/endpoint.ex

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/helloworld/lib/helloworld.pb.ex

Lines changed: 0 additions & 41 deletions
This file was deleted.

examples/helloworld/lib/helloworld.svc.ex

Lines changed: 0 additions & 65 deletions
This file was deleted.

examples/helloworld/lib/helloworld_app.ex

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)