Much of OS Logging Documentation is not rendered in page's (default) Swift language mode

Originator:tim
Number:rdar://34351855 Date Originated:09-Sep-2017 03:48 PM
Status:Open Resolved:
Product:Documentation Product Version:macOS 10.12
Classification:Other Bug Reproducible:Always
 
Summary:
The OS Logging documentation site (https://developer.apple.com/documentation/os/logging) omits much of the logging documentation in the default Swift “mode” when compared to viewing Objective-C.

Steps to Reproduce:
Open https://developer.apple.com/documentation/os/logging?language=objc, and note the length of the documentation page rendered. Now change the language to Swift, and note that most of the page content is not shown, and the length of this page is much shorter.

Expected Results:
The content for both languages would be the same, differing only in the actual code sections of the documentation.

Actual Results:
Swift language mode for this page is missing much of the usability information present in the Objective-C version.

Version:
macOS 10.12

Notes:
It’s not clear to me if this is related, but the “Customizing logging behavior while debugging” link also does not seem to actually find the subheading and instead loads the page again from the top): https://developer.apple.com/documentation/os/logging#1682426?language=objc

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!