Skip to content

Commit

Permalink
docs: move docs-md to docs and retire rst docs (DOCS-3506) (#5120)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimGalasyn authored Apr 20, 2020
1 parent 002cd5a commit fa8232b
Show file tree
Hide file tree
Showing 252 changed files with 213 additions and 17,366 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Prior to creating an issue, please search through existing issues so that you ar
When submitting a pull request (PR), use the following guidelines:

* Follow the style guide below
* Add/update documentation appropriately for the change you are making.
* Add/update documentation appropriately for the change you are making. For more information, see the [docs readme](docs/readme.md).
* If you are introducing a new feature you may want to first submit your idea by creating a [new GitHub issue](https://github.com/confluentinc/ksql/issues) to solicit feedback.
* If you would like design feedback, you should first introduce a [KLIP](design-proposals/README.md)
* Non-trivial changes should include unit tests covering the new functionality and potentially [function tests](ksql-engine/src/test/resources/query-validation-tests/README.md).
Expand Down
89 changes: 0 additions & 89 deletions docs-md/README.md

This file was deleted.

Binary file removed docs-md/img/application-mode.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-app-list.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-consumer-lag.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-create-stream-statement.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-create-table-wizard-1.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-create-table-wizard-2.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-csas.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-data-streams-1.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-data-streams-2.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-download-records.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-editor-show-topics.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-print-topic-users.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-running-queries.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-select-from-users-query.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-set-auto-offset-reset.png
Binary file not shown.
Binary file removed docs-md/img/c3-ksql-streams-and-tables-pane.png
Binary file not shown.
Binary file removed docs-md/img/c3-topics-pageviews-users.png
Binary file not shown.
Binary file removed docs-md/img/client-server.png
Binary file not shown.
Binary file removed docs-md/img/grafana-success.png
Binary file not shown.
Binary file removed docs-md/img/ksql-deploy-command-topic.gif
Binary file not shown.
Binary file removed docs-md/img/ksql-embedded-in-application.png
Binary file not shown.
Binary file removed docs-md/img/ksql-query-lifecycle.gif
Binary file not shown.
Binary file removed docs-md/img/ksql-quickstart-schemas.jpg
Binary file not shown.
Binary file removed docs-md/img/ksql-server-scale-out.gif
Binary file not shown.
Binary file removed docs-md/img/ksql-session-windows.gif
Binary file not shown.
Binary file removed docs-md/img/ksql-statement-logical-plan.gif
Diff not rendered.
Binary file removed docs-md/img/ksql-statement-physical-plan.gif
Diff not rendered.
Binary file removed docs-md/img/ksql-stream-records.png
Diff not rendered.
Diff not rendered.
Binary file removed docs-md/img/ksql-time-windows-hopping.png
Diff not rendered.
Binary file removed docs-md/img/ksql-time-windows-tumbling.png
Diff not rendered.
Binary file removed docs-md/img/ksql-window-aggregation.png
Diff not rendered.
Binary file removed docs-md/img/ksql-window.png
Diff not rendered.
Binary file removed docs-md/img/standalone-mode.png
Diff not rendered.
7 changes: 0 additions & 7 deletions docs-md/requirements.txt

This file was deleted.

52 changes: 0 additions & 52 deletions docs-md/tutorials/docker-compose.yml

This file was deleted.

181 changes: 0 additions & 181 deletions docs/Makefile

This file was deleted.

Loading

0 comments on commit fa8232b

Please sign in to comment.