Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

"Missing container document" Warning on memberDocsProcessor #128

@bigmeech

Description

@bigmeech

hi, What could be the issue with this doc.

/**
         * @ngdoc method
         * @name prep.factory:prepParams#parameters
         * @description Set new parameters or get current parameters
         *
         * @param {string} newParameters      New parameters
         * @param {string} parseParamsFromUrl Flag if parse parameters like in url
         * @returns {Object} Current parameters or `this`
         */

when this gets processed by the memberDocsProcessor, i get the warning below and this doc gets excluded from the docs collection passed down to the next processor.

 Missing container document: "method:prep.factory:prepParams" - doc "method:prep.factory:prepParams#parameters" (method)  - from file "../../scripts/prep.js"

Any help with this guys? is my doc badly formatted?

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