Closed
Bug 1628631
Opened 5 years ago
Closed 5 years ago
https://docs.firefox-dev.tools/ is no longer updated
Categories
(DevTools :: Documentation, defect, P2)
DevTools
Documentation
Tracking
(firefox77 fixed)
RESOLVED
FIXED
Firefox 77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Removing the README.md file in Bug 1620078 broke the build.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Logs at https://travis-ci.org/github/firefox-devtools/docs/builds/672780168
I should be able to fix this by updating the GitBook config, but do we plan to decommission https://docs.firefox-dev.tools/ soon?
Flags: needinfo?(odvarko)
Assignee | ||
Comment 2•5 years ago
|
||
Unless we plan to drop the gitbook version, we should avoid breaking the build.
GitBook relies on README.md to be available under the root folder. We can configure it to be a different filename, but it can't look in nested folders.
I just copied back the top content of index.rst. It's duplicating the content, but for now I don't see another option.
Updated•5 years ago
|
Flags: needinfo?(odvarko)
Priority: -- → P2
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc30645a502d
Add a README.md file to devtools/docs to fix gitbook build r=Honza
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•