Commit cd5d200
committed
Add a build script for publication and use a plain DocC bundle (#94)
Adds a separate script that generates a version of the book suitable for
publishing on swift.org (with the non-staging header).
This conditionalizes which header.html is used.
This PR also moves away from using the package plugin to generate the
book and instead uses plain DocC commands. This simplifies the file
structure of the repo.
GitHub encountered conflicts that it couldn't resolve in the following
files, but which the Git "ort" merge strategy was able to resolve
automatically:
TSPL.docc/LanguageGuide/StringsAndCharacters.md
TSPL.docc/RevisionHistory/RevisionHistory.mdFile tree
181 files changed
+86
-45
lines changed- Sources/TSPL
- TSPL.docc
- Assets
- GuidedTour
- LanguageGuide
- ReferenceManual
- RevisionHistory
- bin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+86
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
| 7 | + | |
This file was deleted.
This file was deleted.
Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments