Skip to content

DOCS374 changes to implement sitemap.xml generation #125

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

Merged
merged 1 commit into from
Aug 16, 2012
Merged

DOCS374 changes to implement sitemap.xml generation #125

merged 1 commit into from
Aug 16, 2012

Conversation

epc
Copy link
Contributor

@epc epc commented Aug 16, 2012

Changed file Makefile — Added new target "sitemap" — you may need to tweak this as I don't speak Makefile
new file sitemap-config.xml — hardcoded to use dirhtml for input and to write sitemap.xml.gz to
new file sitemap_gen.py — Google written, explicitly allows redistribution. Note that /usr/bin/python is hardcoded, may need to switch to "#!env python" or something similar to be more portable
changed file .gitignore to add *.pyo which are some alternate form of python compiled code which was showing up in .ext/bin

@tychoish tychoish merged commit 60f6a53 into mongodb:master Aug 16, 2012
mongo-cr-bot pushed a commit that referenced this pull request Dec 9, 2021
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
… new one (#125)

* DOCS-15555 mongorestore fails to copy/clone an existing database to a new one

* DOCS-15555 updates for TF's feedback
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 6, 2025
* DOCSP-32494 Add Query Converter Error Include

* *

* *

* *

* *

* *

* Update fact-query-converter-failure-errors.rst
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* DOCSP-4618: Note that $slice operator doesn't work for projection (#123)

* (DOCSP-4618): Changed ToC depth, created Limitations section

* (DOCSP-4618): Refactored bullets in limitations section

* (DOCSP-4618) Deleted the old text

* (DOCSP-4618) Review edits

* (DOCSP-4618): Reworded for active voice

* (DOCSP-4618): CHange 'fields' to 'options'

* Merge beta into master for v1.17 (#125)

* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* Query-bar page cleanup (#127)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* Merge master into beta (#128)

* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* DOCSP-4618: Note that $slice operator doesn't work for projection (#123)

* (DOCSP-4618): Changed ToC depth, created Limitations section

* (DOCSP-4618): Refactored bullets in limitations section

* (DOCSP-4618) Deleted the old text

* (DOCSP-4618) Review edits

* (DOCSP-4618): Reworded for active voice

* (DOCSP-4618): CHange 'fields' to 'options'

* Merge beta into master for v1.17 (#125)

* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* Query-bar page cleanup (#127)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
* (DOCSP-10960): Autocompletion instructions

* updates per copy review
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
Release notes, redirects, source constant updates for v1.6.0
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