Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CONTENT] Reshaping: Converge into the layout of crate-clients-tools #34

Merged
merged 4 commits into from
Feb 23, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 22, 2024

About

Based on GH-29, this patch converges the recently added content into roughly the same layout/shape we curated at crate-clients-tools, also using the same labels for the same things. See https://cratedb.com/docs/clients/.

Preview

https://cratedb-guide--34.org.readthedocs.build/

Details

Properly order main section pillars. Doing it like this, it also has a pleasant visual apperance, without too much flapping.

  • Reference Architectures
  • Application Domains
  • Integrations

That's the layout tree of corresponding 2nd-level categories. It may be refined on a subsequent iteration by input from others who are interested. For example, see @marijaselakovic's suggestion at GH-10.

  • Application Domains

    • Time Series Data
    • Machine Learning
  • Integrations

    • Load and Export
    • System Metrics
    • Data Visualization
    • Business Intelligence
    • Machine Learning
    • Software Testing

Notes

Notes about resolving the Integrations vs. Topics dilemma.

While the content is in a single place only, in order to avoid redundancy, the separate "Application Domains" section can now be used to provide an alternative categorization/grouping perspective, beyond "Integrations".

In this section, you can cherry-pick specific content sections, in order to provide better guidance into corresponding topics, optionally selecting from content within "Integrations", like "Machine Learning", or alternatively adding dedicated content like "Time Series Data", which physically does not fit into "Integrations" well.

/cc @karynzv, @marijaselakovic, @hammerhead, @hlcianfagna, @ckurze

@amotl amotl force-pushed the amo/absorb-tutorial-references branch from abc5746 to 8f4ac5f Compare February 22, 2024 18:51
@amotl amotl changed the title Reshaping: Converge content into the layout of crate-clients-tools [CONTENT] Reshaping: Converge content into the layout of crate-clients-tools Feb 22, 2024
@amotl amotl changed the title [CONTENT] Reshaping: Converge content into the layout of crate-clients-tools [CONTENT] Reshaping: Converge into the layout of crate-clients-tools Feb 22, 2024
Comment on lines 228 to 238
```{toctree}
:hidden:

install/index
getting-started/index
admin/index
integrate/index

reference-architectures/index
topic/analysis/index
topic/timeseries/index
topic/ml/index
topic/testing

domain/index
integrate/index
```
Copy link
Member Author

@amotl amotl Feb 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seut: The main toc tree is much clearer now, I like it.

docs/index.md Show resolved Hide resolved
docs/index.md Show resolved Hide resolved
Copy link
Member

@seut seut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 📖

Base automatically changed from amo/absorb-tutorial-references to main February 23, 2024 08:43
- Integrations
  - Load and Export
  - System Metrics
  - Data Visualization
  - Business Intelligence
  - Machine Learning
  - Software Testing

- Application Domains
  - Time Series Data
  - Machine Learning

While the content is in a single place only, in order to avoid
redundancy, the separate "Application Domains" section can be used to
provide an alternative categorization/grouping perspective.

In this section, you can cherry-pick specific content sections, in order
to provide better guidance into corresponding topics, optionally
selecting from content within "Integrations", or adding dedicated
content like "Time Series Data", which just does not fit into
"Integrations" well.
- Reference Architectures
- Application Domains
- Integrations
@amotl amotl merged commit f796c83 into main Feb 23, 2024
3 checks passed
@amotl amotl deleted the amo/reshape-layout branch February 23, 2024 08:54
@amotl amotl mentioned this pull request Feb 29, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants