8000 AddAssemblyFiles to populate "API"? · Issue #51 · statiqdev/Statiq.Docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
AddAssemblyFiles to populate "API"? #51
Open
@always-developing

Description

@always-developing

Good day

This is more of a question than an issue - but does Statiq.Docs support populating the "API" section using assemblies (with, or without the xml document files)?

I have a working sample which populates the API section using *.cs files in a "src" folder - that works without any issue. What I'm trying to do is get the same result but not using cs files, but the compiled dlls - is this possible?

I have a "assemblies" folder which contain the dll's at the same level as the "src" and "input" folders, and have added the following to program.cs (following this guide ) but it doesn't seem to do anything with the dlls (or the accompanying XML documentation files)

.AddAssemblyFiles("assemblies/**/*.dll")

Am I on the right track, or am I completely misunderstanding the guide?

Thanks in advance, appreciate it.

JP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0