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

Change title and hierarchy #1

Merged

Conversation

dai-chen
Copy link

Issue #, if available:

Description of changes: Change troubleshoot and PartiQL section title. Group SQL sections into same hierarchy as https://github.com/opendistro-for-elasticsearch/sql/blob/master/docs/user/index.rst.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dai-chen dai-chen changed the title Change troubleshoot and partiql title Change title and hirerachy May 13, 2020
@dai-chen dai-chen changed the title Change title and hirerachy Change title and hierarchy May 13, 2020
@dai-chen dai-chen marked this pull request as ready for review May 13, 2020 23:25
@dai-chen
Copy link
Author

I was trying to organize SQL sections into same hierarchy as docs in sql repo: https://github.com/opendistro-for-elasticsearch/sql/blob/master/docs/user/index.rst. However I found that each level seems required to be a folder with a index.md. But our intermediate level actually does not have any content. Are you aware of any workaround? Thanks.

@dai-chen
Copy link
Author

Here is the hierarchy we want:

 1. Workbench
 2. CLI
 3. ODBC driver
 4. JDBC driver
 ---- Same as index.rst ----
 5. Data Query Language
   5.1 Basic Queries
   5.2 Complex Queries
   5.3 Metadata Queries
   5.4 SQL Functions
 6. Beyond SQL
   6.1 JSON Support
   6.2 Full-text Search
 7. Data Manipulation Language
   7.1 Delete Statement
 8. Interfaces
   8.1 Endpoints
   8.2 Protocol
 9. Administration
   9.1 Monitoring
   9.2 Plugin Settings
 10. Troubleshooting
 --------------------

@ashwinkumar12345 ashwinkumar12345 merged commit 3032061 into ashwinkumar12345:sql_ui May 14, 2020
ashwinkumar12345 pushed a commit that referenced this pull request Mar 17, 2021
Minor grammatical updates to snapshot docs
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