Giter Site home page Giter Site logo

Comments (5)

NachoSoto avatar NachoSoto commented on September 21, 2024

I wonder if this flag is being sent directly to Docc, but even in that case it appears that Docc isn't parsing that flag either? I can't find any references to it in the source.

from swift-docc-plugin.

NachoSoto avatar NachoSoto commented on September 21, 2024

Unless the flag is generated automatically?

I suppose that's the case, but I'm still confused because there are no docs about this flag.

from swift-docc-plugin.

theMomax avatar theMomax commented on September 21, 2024

All flags that do not receive special handling are passed through to the docc invocation. I could verify that docc received the --enable-inherited-docs as expected with a recent nightly toolchain (2022-12-15). If you can still observe the error when using this toolchain the problem is likely with swift-docc itself.

FYI, you can obtain the help for this plugin using swift package plugin generate-documentation -h. Unfortunately, it does not work when omitting the plugin subcommand. However, this issue can only be solved in SwiftPM.

from swift-docc-plugin.

ethan-kusters avatar ethan-kusters commented on September 21, 2024

I suppose that's the case, but I'm still confused because there are no docs about this flag.

The Swift-DocC plugin just transparently passes through the flag documentation provided by docc --help so we'll need to resolve this over there.

from swift-docc-plugin.

d-ronnqvist avatar d-ronnqvist commented on September 21, 2024

This flag is documented in docc but the Swift-DocC plugin doesn't display all the command line option groups.

I opened a #72 to present all the command line options from DocC in the plugin's help text.

from swift-docc-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.