Skip to content

dartdoc: add a command line flag to exclude build time from the output #3374

Closed
@kevmoo

Description

@kevmoo

Documentation will often be in a SCM of some type. I ran into a case where I wanted to make some tweaks and check out the diff of the docs.

With the current config, all docs are updated on each build, which makes navigating changes difficult--especially if only a handful of comments are changed.

A command-line flag to exclude the timestamp would be ideal.

Activity

madsager

madsager commented on Jun 4, 2012

@madsager
Contributor

Added Area-DartDoc, Triaged labels.

kevmoo

kevmoo commented on Jun 4, 2012

@kevmoo
MemberAuthor
jmesserly

jmesserly commented on Jun 4, 2012

@jmesserly

Added Fixed label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @kevmoo@jmesserly@madsager

        Issue actions

          dartdoc: add a command line flag to exclude build time from the output · Issue #3374 · dart-lang/sdk