#1 ✓resolved
James Gregory

Wildcard matching for multiple dlls

Reported by James Gregory | March 19th, 2009 @ 04:49 PM

Add support for wildcard matching for the command-line specified dll names. This will make it easier to document more than one assembly without having to name each one explicitly.

Comments and changes to this ticket

  • James Gregory

    James Gregory March 21st, 2009 @ 12:32 PM

    • Assigned user set to “James Gregory”
  • James Gregory

    James Gregory March 21st, 2009 @ 06:53 PM

    • Tag changed from cmd to args, cmd
    • State changed from “new” to “resolved”

    I've just pushed a change that adds this feature. You can now use wildcards for dlls and xml files, and if you use it for dlls but don't specify an xml file then the dll pattern is used to discover xml files too.

    Usage:

    With three assemblies: MyProject.Core.dll, MyProject.UI.dll, and NHibernate.dll, calling docu with the following:

    docu MyProject*.dll

    Results in only MyProject.Core and MyProject.UI being documented.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Simple documentation done simply

People watching this ticket

Tags

Pages