Skip to content

DOCS-454 make docs version aware and add version navigator #728

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

Closed
wants to merge 4 commits into from
Closed

DOCS-454 make docs version aware and add version navigator #728

wants to merge 4 commits into from

Conversation

epc
Copy link
Contributor

@epc epc commented Mar 14, 2013

No description provided.

Ed Costello added 2 commits March 14, 2013 18:32
DOCS-454 conf.py modified to track version information better
sphinx variable 'version' changed to be the actual version (2.2,2.4)
variable release must be the point release (eg 2.2.3)

Checkpoint

DOCS-454 version/page flipping in jquery

DOCS-454 add version navigation
@@ -130,6 +131,10 @@
'jira_project': 'DOCS',
'google_analytics': 'UA-7301842-8',
'project': 'manual',
'version': version,
'versions': [{'v':"2.2", 't':"v2.2"},{'v':"2.4", 't':"v2.4"}],
Copy link
Contributor

Choose a reason for hiding this comment

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

this is, to be clear, a list of python dicts. and might be fragile if your JS expects keys to appear in a certain order.

also more descriptive field names might be more clear in the future

Copy link
Contributor

Choose a reason for hiding this comment

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

also we shouldn't hard code this like this, but I'll capture this information from the meta script and make a pull request against this tonight if I can manage, or tomorrow.

@tychoish
Copy link
Contributor

merged!

@tychoish tychoish closed this Mar 18, 2013
mongo-cr-bot pushed a commit that referenced this pull request Mar 7, 2022
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
(cherry picked from commit 06b6217)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* DOCSP-44435-clarify-compass-buttons

* typo fix and spacing

* reviewer updates
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 23, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 23, 2025
)

* (DOCSP-14151) Removes deprecated language

* (DOCSP-14151) Cherry picks relevant change from original PR
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