https://github.com/swiftlang/swift-docc-render-artifact
Pre-built copy of the web renderer for Swift-DocC documentation.
https://github.com/swiftlang/swift-docc-render-artifact
Last synced: over 1 year ago
JSON representation
Pre-built copy of the web renderer for Swift-DocC documentation.
- Host: GitHub
- URL: https://github.com/swiftlang/swift-docc-render-artifact
- Owner: swiftlang
- License: apache-2.0
- Created: 2021-10-15T17:13:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T22:46:38.000Z (over 1 year ago)
- Last Synced: 2025-01-27T23:29:35.359Z (over 1 year ago)
- Homepage:
- Size: 3.64 MB
- Stars: 17
- Watchers: 98
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Swift-DocC-Render-Artifact
This repository holds a pre-built copy of the [Swift-DocC-Render](https://github.com/apple/swift-docc-render)
project auto-generated by the Swift.org CI system. Swift-DocC-Render is a web Single Page Application (SPA)
powered by [Vue.js](https://vuejs.org/) for rendering [Swift-DocC](https://github.com/apple/swift-docc)
documentation.
The files here are available to developers interested in using the latest version
of Swift-DocC-Render with Swift-DocC.
[Swift-DocC](https://github.com/apple/swift-docc) is a tool for building and previewing documentation,
aimed at making it easy to generate reference documentation from frameworks and packages,
as well as free-form articles and tutorials authored in Markdown. Please see the
[Swift-DocC contribution guide](https://github.com/apple/swift-docc/blob/main/CONTRIBUTING.md)
for information on how to use the pre-built renderer in this repository
with Swift-DocC.