-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Minor rst fixes #688
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
Minor rst fixes #688
Conversation
Added the missing space in the following commit. but the describe directive isn't indexed, and so needs to remain the way it is, I'm pretty sure. |
Sam, you're right! but the describe directive doesn't build perfectly. Look: ... and all of the describe directives doesn't to use any prefix like :method: or :dbcommand:.
What do you think about this? |
I'm ok with it in this case. Though I think I'm going to remove the line from the mongo file, because that's awful. |
I think the following is the best solution to this, though it's kind of silly that describe doesn't work here.. |
Cool, thanks for response. |
* DOCSP-21019-revert-time-series-and-indexes-updates * DOCSP-21019-revert-time-series-and-indexes-updates Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-48525-disaster-recovery-faq-entry * wording * build error * reviewer request * add important * monospace * reviewer updates * render issue (cherry picked from commit 9036320)
* DOCSP-44714-compass-ref-prefix-replacements (#688) * DOCSP-44714-compass-ref-prefix-replacements * * * build errors * typo * DOCSP-44850-compass-prefix-updates (#692)
* (DOCSP-42975) Unnested 2 examples in table. * (DOCSP-42975) Wording. * @sarahsimpers Fix punctuation Co-authored-by: Sarah Simpers <[email protected]> --------- Co-authored-by: Elyse Foreman <[email protected]> Co-authored-by: Sarah Simpers <[email protected]> (cherry picked from commit ce5d220)
Co-authored-by: Melissa Mahoney <[email protected]>
* added v1.46 and v1.47 rn
* DOCSP-29819: type regression issue fixed in 4.8.1 * DB PR fixes 1
* DOCSP-13038- update steps for Python and GCP
* add dotnet gcp info; cleanup node note * fix found typo * adds c# driver to csfle guide * add steps for mongoclient * DOCSP-13035: CSFLE Azure and Java (#687) * DOCSP-12575: add Azure instructions for Java * DOCSP-13038: Google Cloud KMS and Python (#688) * DOCSP-13038- update steps for Python and GCP * Update source/includes/steps-fle-configure-the-mongodb-client.yaml Co-authored-by: Chris Cho <[email protected]> * fix found typo * adds c# driver to csfle guide * add steps for mongoclient * Update source/includes/steps-fle-configure-the-mongodb-client.yaml Co-authored-by: Chris Cho <[email protected]> * update placeholder links * conform to style guide * dataKeyId paste note Co-authored-by: Chris Cho <[email protected]> Co-authored-by: Chris Cho <[email protected]>
No description provided.