Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

all.css file doesn't contain actual CSS #198

Closed
@MaxDesiatov

Description

@MaxDesiatov

Steps to reproduce (steps for purely macOS builds not available due to #197):

  1. Run docker run --entrypoint /bin/bash -it swiftdoc/swift-doc
  2. In the container shell prompt run apt-get update && apt-get install git
  3. Run git clone https://github.com/swiftwasm/JavaScriptKit && cd JavaScriptKit
  4. Run swift-doc generate --base-url "/JavaScriptKit" --module-name JavaScriptKit --format html Sources
  5. Run cat .build/documentation/all.css

Expected result: valid CSS.

Actual result: Found output, can also be seen deployed to GitHub Pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions