Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

488

Downloads of v 0.2.2:

153

Last Update:

16 Feb 2017

Package Maintainer(s):

Software Author(s):

  • Nate-Wilkins

Tags:

api apiblueprint inline documentation generation analyzer

InlineApiDocumentation

Downloads:

488

Downloads of v 0.2.2:

153

Maintainer(s):

Software Author(s):

  • Nate-Wilkins

InlineApiDocumentation

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged:

This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.

We recommend clicking the "Details" link to make your own decision on installing this package.

Details
WARNING

This package was rejected on 22 Apr 2017. The reviewer chocolatey-ops has listed the following reason(s):

Nate-Wilkins (maintainer) on 16 Feb 2017 00:26:17 +00:00:

User 'Nate-Wilkins' (maintainer) submitted package.

chocolatey-ops (reviewer) on 16 Feb 2017 00:59:02 +00:00:

InlineApiDocumentation has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.

Guidelines

Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.

  • The nuspec has been enhanced to allow packageSourceUrl, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...
  • Summary (summary) is a short explanation of the software. Please include summary in the nuspec. More...
  • Title (title) matches id exactly. Please consider using something slightly more descriptive for the title in the nuspec. More...
Suggestions

Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.

  • The nuspec has been enhanced to allow more information related to the software. More... Please consider adding one or more of the following to the nuspec, if available:
    • docsUrl - points to the location of the wiki or docs of the software
    • mailingListUrl - points to the forum or email list group for the software
    • bugTrackerUrl - points to the location where issues and tickets can be accessed
    • projectSourceUrl - points to the location of the underlying software source
Notes

Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.

  • The package maintainer field (owners) matches the software author field (authors) in the nuspec. The reviewer will ensure that the package maintainer is also the software author. More...
  • Binary files (.exe, .msi, .zip) have been included. The reviewer will ensure the maintainers have distribution rights. More...
  • If this is a brand new package that has never went through approval before, the reviewer will suggest a change to the package id. More...

chocolatey-ops (reviewer) on 16 Feb 2017 01:10:51 +00:00:

InlineApiDocumentation has passed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/1e4751bfd886b3bb8c1add619768dc9f for details.
This is an FYI only. There is no action you need to take.

Nate-Wilkins (maintainer) on 02 Mar 2017 05:25:50 +00:00:

Is there something else that needs to be done before this can be approved? Thanks, Nate

AdmiringWorm (reviewer) on 08 Mar 2017 23:52:49 +00:00:

There are a few things that needs to be done.

  • Please resubmit the package as inline-api-documentation (package ids without dashes is required to be less than 20 characters, and uppercase letters are not to be used in ids) (see Naming your package and PackageIdTooLongWithNoDashes validation message
  • You'll need to remove the visual studio debugging related files (ie InlineApiDocumentation.vshost.exe, InlineApiDocumentation.vshost.exe.config and InlineApiDocumentation.vshost.exe.manifest)
  • Move the files located in lib\net452 directory to a tools directory (not required, but truly recommended)
  • Add a dependency on dotnet4.5.2 (since this seem to be what is required to run the software)
  • Update the release notes to either include the release notes itself, or just put a link to the RELEASENOTES.md file (markdown is supported)

chocolatey-ops (reviewer) on 07 Apr 2017 02:18:34 +00:00:

We've found InlineApiDocumentation v0.2.2 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.

Take action:

  • Log in to the site and respond to the review comments.
  • Resubmit fixes for this version.
  • If the package version is failing automated checks, you can self-reject the package.

If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.

Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.

chocolatey-ops (reviewer) on 22 Apr 2017 02:21:06 +00:00:

Unfortunately there has not been progress to move InlineApiDocumentation v0.2.2 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.

Status Change - Changed status of package from 'submitted' to 'rejected'.

Description

Simple Rosyln Analyzer to generate API documentation.a


lib\net452\InlineApiDocumentation.exe
md5: 0AF1D974662EC3679DEC0632AF747A21 | sha1: 3F6E1223CA6D591A59EBE742C703400660B8F371 | sha256: 959054EACDBF9A2EF80F3A4D306E57F827D8A43C45A1CB207B76342AEB72E3F6 | sha512: 7C601AEB7C1C7A0AB0701998F52D58C6CDB2A41C8D3E64DB94A5DE3BB15D0784052C8489DD95951A280FC6E54DBE7E165F52FD4D9B0595846EDCBD4A718AB22C
lib\net452\InlineApiDocumentation.exe.config
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
    </startup>
</configuration>
lib\net452\InlineApiDocumentation.pdb
 
lib\net452\InlineApiDocumentation.vshost.exe
md5: 5A968502B84A268CA84018F1A9F6BB59 | sha1: 473B76E89014EEBFAA03AA6C3B741DC3747C98C7 | sha256: 58D46A3801C280908698EF4FF789546427B9BE7CD78F61A7533CC2F56C1B881B | sha512: 73B0A1903B92E95CA0251E78A18D4FBDF61BE15EC29F283488A7C3914CA2BDBB4267A4F5F86E0CD20A809BED1F0F0E804189DA541A58A50DF35271107F0C1BD6
lib\net452\InlineApiDocumentation.vshost.exe.config
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
    </startup>
</configuration>
lib\net452\InlineApiDocumentation.vshost.exe.manifest
 
lib\net452\Microsoft.Build.dll
md5: 5198E4C5808B4359E77C0289F96F311C | sha1: 0B14572E62CA51B20A5D3C3E5C16D517D29A41DD | sha256: 03CAD39AC73F3BC2EFF96375E8A80BD9238FA4E37217539C8FD73684F25FE191 | sha512: D5804C5E0688390BEC0A9F08793E098ED71470972B90FFC6CC082C55034A1E24CDAB091FFD057FCD1C78DBED7CFCCD6EC3DC43A40DBE6DAB465371828BBC4924
lib\net452\Microsoft.Build.Engine.dll
md5: 4ADC57014B674142E1BA1D61D2551FBF | sha1: 0C1CD5A48E9E488660810BBAADB8D9D5EF096A42 | sha256: 113E6EEAD6D381EE5AB4113AF79FFDC6B7A0098DA9BDF1CD2391399A97A1855D | sha512: EED13A4AD38DCC6509661FC7B0C5EB56C14F7599314F61CD50E8309DE72CF1F4B90A4EC490B130F30CEC35A8F3A4DF00CABD4C8A07C259F813B93EED7AC50A26
lib\net452\System.Composition.AttributedModel.dll
md5: 900413FA809D893B33F44C3931243607 | sha1: 3C515F3D695B1F8384DAC20B18F69829FCA6D647 | sha256: BDE87AA3639E2D5D79B11BA100CFE2983C56F1FA69770F1C7549800C0F65C8AC | sha512: 0B23A6F4DB8EC7684644F2BB3507C684E3B4B7C2705126FABE94E6BFC0CB731B37992CD18B985D508FA70BFBA58E58B7D713365E613C851F729537614B56191D
lib\net452\System.Composition.Convention.dll
md5: 6EBA971BFAEFD60D96657A7BA3D691C5 | sha1: 58398ADBE4C5D1402B9DC79468169EFBD5E66F06 | sha256: 8457C070C29122177429F2AB31493A5DBD4EE5A52B5ECCE5A143AD6CF3D061EE | sha512: D3BBF8AD946888952ABBECB7978EF13DA975CF64763BC728200268BC003E0C9069E31FA085B2DD441F2F66C4747763AF7BE9D5BD6F12BD38C8D70A639BB1F8CC
lib\net452\System.Composition.Hosting.dll
md5: F1A5B0E81765B95D62F724EA338C8ED3 | sha1: 5ECDA51E02D38C5F2D53606A5E17116DC02472E4 | sha256: 4B5103CAE18733AFE23555D67568EFA2441665B49D9CC987DAE131213F5AD4B6 | sha512: C7740680DDBDA422ED91C5BC5F3C4F1755F723717C352507CBB6753B697AAEFD9E2F6199E78331D4A7E8F8391C0CBC9AC4FA493D8DAD96A36B3B08C5CC12849D
lib\net452\System.Composition.Runtime.dll
md5: 00A1C7DFF517266B7E001DD607952072 | sha1: 561514EDC4C2FE2EF5B4B4419E8C3A0871695243 | sha256: ED5ED007FD37BB90BCD2FE223820DE9E88DCFB4C24B5C944D5FE62C62635AD24 | sha512: 1B67570DB6B1A273B436626002647FE59C0AA6652118F491248B42B35B1E824BAB450B8136BBAE2DC5A7C7C49445CB6EF6F735590EA14773BB2B9806DA2CEE7B
lib\net452\System.Composition.TypedParts.dll
md5: 0A198AC281F01CDBFB3B73FA8D3AD15D | sha1: B18ADF6B896FF0D967649101EAB01DA936E93CF4 | sha256: D992B4919898E055F702FF7C7A960129E1AA55C82EAA7B7C7C14B78D043EF6C2 | sha512: 49E79B5DEB0905F5FD45BD5A0F4AE56D44C5D8563D09C96475431919AC12FC52780183208358433076780B9B55C3A8A6EC5C8954474D021224C53D38B3F17DB3
lib\net452\System.Reflection.Metadata.dll
lib\net452\System.Collections.Immutable.dll
md5: C519584B459C4491A150EC59979107FB | sha1: E35FDE18909C1CB91AE2BBCEE84405939B3DDB5D | sha256: 51D4F7C607D5A2F636671D4AD1DC756A272018898267145DBFFFC5BDB09DF1A1 | sha512: 5AE011C7AAE7E03722D139E568BF982FE587ABE7240E7070A5EBEBA3AD890C670BFC6C3A9AD08F71F13F65CB9E800E8F63B810060F02ECE5463F7C117AB07448
lib\net452\Microsoft.CodeAnalysis.Workspaces.dll
md5: 69BB23C500761916001F11C449C5AF48 | sha1: 3516E6F9890A3AF77E3FBEE729966818EF0CB305 | sha256: 93DE8FE94E9981D627DBBE3F9DBCE42E3E24A3C2917ED05EC6268C89AE495CBD | sha512: 18ADD0811DCE9F63E72AEF1E87630B60ED2102A7576EB0C39BDC356EE011DA4B296A189AD81C097BF35633AFDA133FD615908D630AA21CE60DAB3BA138CA2555
lib\net452\Microsoft.CodeAnalysis.Workspaces.Desktop.dll
md5: D7DB22C9EA92B84849162308D36C3B3E | sha1: B1F1D85DAED6396A5DFF489AB8ED59429BAC7242 | sha256: AD3401C139F798F819134832F3FE5A0C68F6202659248A2FECE656A0FED05ADC | sha512: 576D1AD7726466D0009587FD89376F0EF231912CF6C44D058EF7F8A2AC8E0CB7EB71FD77130B218B8308DD9D0EA6DDC49E71B2C7B076D14EBEF8F605D65EF3B4
lib\net452\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll
md5: 4AAC80EE5131061CDDB72B2F2BCDC699 | sha1: 58322698B42743DFA2BF77439558F6D1C09264E0 | sha256: 2A61C9D7E44EB616036E163B93A91A37EA319E7198B47BFF8EA113DEB49012E4 | sha512: A49C12D95F8584F55FDB6AF88C6EEE8216C68C96A9DA9196C18C758170A88BE429796CD2526CC7F1520B895971F3C3067B74E03849FD19ADB4A5F005FB866AA1
lib\net452\Microsoft.CodeAnalysis.VisualBasic.dll
md5: FDC44B0E19ABA94FE5E7CC09FB065777 | sha1: A401CE7E713C835507E80EB1476F051CD1ED0CC3 | sha256: 7D4CBEE9F448FC88C1D7F1A5AC0F93B051B6FB4F186D2A7FF9B6F8BFE656CE42 | sha512: 5BE66CE8D486DC910E29B0158A072A3E87E912F0338DE9E0AB9CB5CC1C6C061C73A7321007E38BB69D31676B2A68A2D85F9A6DC06B99A740B9A616BB06F14C92
lib\net452\Microsoft.CodeAnalysis.dll
md5: 32C4FD4563EFF758021F6A3CF74FA2CF | sha1: 3A0F9676CC8DB6A7791EA4F29F09607E4508FFA9 | sha256: 18100F59941DBE7B2DC5FF36CAA019300A4BA8B40F7D8DCDF3D6714585DE8755 | sha512: 57251C1E4DB95F3C3F446E21C80C27FCFE3F65522FD0BE70BE185C9C185049A6801C5F8636E45C79EB930084D89C78F359BEACA7B71B34B183D2DF50812EC301
lib\net452\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
md5: F4949E9359F5436A658C5F4ABC99ECD0 | sha1: E154E9CD85E9D9EE988CE45AA4AABA40E0AEDA76 | sha256: 34AD9EAF345462B94B41BF76ADFFE42711530710985A4F41C258D79B658740FF | sha512: 1C10DE37B440CE229229E4D12E9D5F3E89053EE7B468387FD442606BAB99231EDF4DAFCDB5F871E2BD76BE1220E84F8E25F34D0B375EB6107CA27CC8E7541EE3
lib\net452\Microsoft.CodeAnalysis.CSharp.dll
md5: D5D8BB71A1B35F71C694171604BE441B | sha1: 3E44FE01F900C245FE787D23E4BF3C8A09909AE9 | sha256: CAA084D9252E4CE8A44ECD8C7CE9B736ABE54B13FC5A2A70AB39448BF6AEF6F4 | sha512: F6C6C85530B651147050E6AD3DEF872F714B2CADC10843B4B2E017D78EA6A8DD4C83EBAC5CEBC264475F2BEB34595C790B4DDFF8A4C80538A06F42AC46BD6C52
lib\net452\Microsoft.Build.Utilities.Core.dll
md5: 98039384B5BE7300131787F6BE75D89C | sha1: 33B7B668EB8F35EC7A03FE6DCBA0DF5158052E8A | sha256: EF0699CEF506AF88B3F9DC8FFC3D8D8E32C7AE845B0E69674275CCFFFFEC83D1 | sha512: 544240F8FD09D02CDEFF67F23E8EE48C7BB2AAD26EE0B759EC7B8790DAC4160CF4BE379A19F8966D261CA0BD85A09A7F49B9A9EB0EB6DC5C6F1D00DB89404570
lib\net452\Microsoft.Build.Tasks.Core.dll
md5: 4000220AED9CDA26E8EB7FC113AA0674 | sha1: 6BB3B8A08E9ED05DCF86C4C91769E7101BEB7883 | sha256: F7FAD8DF138FF7CBD97ADFB1353730645FDACB739B5D65146221DF0C16ED0102 | sha512: 47682C93A3175D50D7AE0DD73BAAC27333CE143ACF81D65C6B31061766266865A5B975721DABEC759E6B64115A3F01B4DA76CA5B89492B232EC0489DE17E7E36
lib\net452\Microsoft.Build.Framework.dll
md5: 8C9AD17811EB8C27D775C23710F11F28 | sha1: 4F9904EE781557C9DD4FA475D5C67C0677A9323A | sha256: 3ABB6DABCA8E2FA9A44FF043348B45E5477867B2814C20A110D6CE3BD20199D9 | sha512: FF9881E3FFDE7978B4D912DFCA48DD9C1D9F951A22D2D40A4A65AF26EB0E22DD224F2C354BA64F3E9BE74FA921CFE9B798CDA1D1E6BD846EC12ACCCD180A8EDE

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status

See RELEASENOTES.md


This package has no dependencies.

Discussion for the InlineApiDocumentation Package

Ground Rules:

  • This discussion is only about InlineApiDocumentation and the InlineApiDocumentation package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or InlineApiDocumentation, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus