Opened 9 years ago
Closed 5 years ago
#14298 closed defect (patchwelcome)
missing loader/builder documentation pages
Reported by: | bill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Documentation | Version: | 1.7.0 |
Keywords: | Cc: | Kitson Kelly, Colin Snover, phiggins | |
Blocked By: | Blocking: |
Description (last modified by )
buildSystem.rst, build/index.rst, profileQRef.rst and qref.rst link to a number of pages that don't exist:
- build/htmltoprofile
- build/relocatingpackages
- build/legacybackcompat
- build/transforms/dojoreport
- build/transforms/hasreport
- build/transforms/insertsymbols
- build/transforms/optimizecss
- build/transforms/read
- build/transforms/writecss
amd.rst references:
- dojo/load
- dojo/loadinit
Change History (15)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | builtSystem.rst dead links → missing loader/builder documentation pages |
comment:3 Changed 9 years ago by
Milestone: | → 1.8 |
---|---|
Status: | new → assigned |
comment:4 Changed 9 years ago by
comment:5 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Is this really fixed? I checked the first one, and buildSystem.rst still accesses a non-existant build/htmltoprofile.
comment:8 Changed 9 years ago by
Cc: | Kitson Kelly Colin Snover phiggins added |
---|
Maybe the rstWiki site is broken again, I guess it's a standing bug that it can't handle new files. Kitson, Colin, or Peter, can you fix?
comment:9 Changed 9 years ago by
I added files to the repo but that isn’t really a “fix” for the problem
comment:10 Changed 9 years ago by
Right, the real issue is filed as https://github.com/phiggins42/rstwiki/issues/20. Thanks for adding the files.
Rawld, looks like you fixed some of the broken links but I'm still getting these build errors:
/Volumes/Data/workspace/rstwiki/export/source/build/buildSystem.rst:94: WARNING: undefined label: build/htmltoprofile (if the link has no caption the label must precede a section header) /Volumes/Data/workspace/rstwiki/export/source/build/buildSystem.rst:100: WARNING: undefined label: build/relocatingpackages (if the link has no caption the label must precede a section header) /Volumes/Data/workspace/rstwiki/export/source/build/buildSystem.rst:103: WARNING: undefined label: build/legacybackcompat (if the link has no caption the label must precede a section header) /Volumes/Data/workspace/rstwiki/export/source/build/buildSystem.rst:943: WARNING: undefined label: build/transforms/writecss (if the link has no caption the label must precede a section header) /Volumes/Data/workspace/rstwiki/export/source/build/profileQRef.rst:299: WARNING: undefined label: build/transforms/writeoptimize (if the link has no caption the label must precede a section header) /Volumes/Data/workspace/rstwiki/export/source/build/qref.rst:331: WARNING: undefined label: build/transforms/writeoptimize (if the link has no caption the label must precede a section header) }}}}
comment:11 Changed 9 years ago by
I'll take a look at the https://github.com/phiggins42/rstwiki/issues/20 today.
comment:12 Changed 8 years ago by
Ok, I have fixed the issue in rstwiki. I will ping rchady and get him to update the website with the new code.
comment:13 Changed 8 years ago by
Milestone: | 1.8 → 2.0 |
---|
1.8 has been tagged; moving all outstanding tickets to next major release milestone.
comment:14 Changed 8 years ago by
Status: | reopened → assigned |
---|
comment:15 Changed 5 years ago by
Milestone: | 2.0 → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
#15460 is a duplicate of this ticket.