-
Notifications
You must be signed in to change notification settings - Fork 1.7k
First batch of use cases #14
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
Conversation
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
… updates Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
Signed-off-by: Rick Copeland <[email protected]>
I pushed some edits to this branch to my own fork, here: https://github.com/tychoish/mongodb-docs/commits/use-cases. The most relevant commit is here: tychoish@01ef3ee, which covers the actual content and structural edits. (Structural on the entire rta-storing-log-data, and content edits to the first quarter or third.) |
I'm noticing there are several places where you replaced .. code-block:: python with .. code-block:: pycon These should be "python", not "pycon". -Rick On Mar 20, 2012, at 8:03 PM, Sam Kleinman wrote:
|
The pycon lexer for pygments makes it possible to distinguish between Python source code, and excerpts from python console sessions. see: http://pygments.org/docs/lexers/. |
Ah, ok, I did not realize. I stand corrected. On Mar 21, 2012, at 1:54 PM, Sam Kleinman wrote:
|
No worries, thanks for paying attention! |
sorry for the delay. |
Additional/ongoing editing. |
I've continued to do work on the https://github.com/tychoish/mongodb-docs/commits/use-cases branch. I expect/hop to be done with the entire group of content by COB Friday, and will merge into master (which will close this request. Will you want to take another pass at this material before we publish it? |
I'll leave it up to Jared if he wants me to re-review this. My initial read found some minor issues, but I haven't looked at it recently TBH. -Rick On Mar 29, 2012, at 3:29 PM, Sam Kleinman wrote:
|
* DOCSP-22785 disclaimer banner * Review feedback * staging fixes * staging fixes * staging fixes * staging fixes * Review feedback
* (DOCSP-10559): Aggregation Pipeline Tutorial * (DOCSP-10559): add tip * (DOCSP-10559): copy review feedback * (DOCSP-10559): minor tweaks * (DOCSP-10559): add in pipeline explanation * (DOCSP-10559): copy review rd 2 * (DOCSP-10559): removing note about multi-line paste * (DOCSP-10559): editor mode cleanup
* DOCSP-30416 unattended server install * DOCSP-30416 window server install * DOCSP-30416 window server install * DOCSP-30416 install windows * DOCSP-30416 external access and install fix * DOCSP-30416 system service and install fix * DOCSP-30416 system service fix * DOCSP-30416 system service fix and rhel server * DOCSP-30416 rhel server install * DOCSP-30416 rhel server install * DOCSP-30416 rhel system service * DOCSP-30416 debian os * DOCSP-30416 debian os * DOCSP-30416 debian install * DOCSP-30416 debian system * DOCSP-30416 remove procedure * DOCSP-30416 remove procedure * DOCSP-30416 fix build errors * DOCSP-30416 feedback * DOCSP-30416 feedback
* update maven link to 1.0 jar
snooty: add feature teaser and Optional Configuration section
…h 1/4/2024 (#14) Includes commits merged after the new repos were created through 1/4/2024. [Jira](https://jira.mongodb.org/browse/DOCSP-35131) [Staging](https://docs-mongodbcom-staging.corp.mongodb.com/ops-manager/docsworker-xlarge/DOCSP-35131-OM-v6.0/) [Build](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=65980117dcc0144a515ac1da) --------- Co-authored-by: Julia M <[email protected]> Co-authored-by: Evelyn Rabil <[email protected]> Co-authored-by: davidhou17 <[email protected]> Co-authored-by: kanchana-mongodb <[email protected]> Co-authored-by: carriecwk <[email protected]> Co-authored-by: kyuan-mongodb <[email protected]>
* (DOCSP-35342): Added AKO BCP content. * (DOCSP-35342): Incorporated Roo and Dan's feedback. * (DOCSP-35342): Incorporated Serguisz's feedback. * (DOCSP-35342): Incorporated Evelyn's feedback. * (DOCSP-35342): Incorporated Roo's feedback. * (DOCSP-35342): Incorporated Roo's feedback. * (DOCSP-35342): Added shortcut.
Included is the (hopefully stylistically correct) first batch of use cases (Real-time Analytics, E-Commerce, and CMS). I'm not actually sure where you want to put these in the top-level TOC so they're currently unlinked and live in their own directory source/tutorial/usecases.