Closed
Bug 695543
Opened 14 years ago
Closed 14 years ago
Make the SDK docs easier to manage
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jbalogh, Unassigned)
Details
Right now the sdk docs are managed through multiple submodules in zamboni (one for each tag) plus a bunch of rewrites in Apache. This does not scale.
Here's my idea:
1. Add a new branch to the sdk-docs repo called "production".
2. Checkout the 1.X docs tag and cp -r that into a folder in the production branch called "1.X".
3. Add a symlink from "latest" => "1.X".
After that doc deploys only involve updating the repo.
Comment 1•14 years ago
|
||
bug 654918 has progress on an alternative plan. wontfixing this in favor of that.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•11 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•