DocFX
Doxygen
Daux.io
Docsify.js
Natural Docs
Outline Wiki
NDoc
Docpress
Dev Tips
jq
Tips.how
Developer Wisdom
Web Tools Weekly
JSter
iOS Dev Weekly
Prettier
DocFXBased on our record, DocFX should be more popular than Dev Tips. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Documentation that falls out of sync with your API is worse than no documentation at all. Tools like DocFX, Sandcastle, and Doxygen process XML documentation files automatically generated by the .NET compiler from your source comments. - Source: dev.to / 11 months ago
This is a better looking version of what Java and C# have had for a long time (kudos to the author for that!), is that the inspiration for this tool? https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html https://dotnet.github.io/docfx/ I saw the author mentioned in another comment that they found themselves peeping inside type declaration files "too often". While I do often use sites generated... - Source: Hacker News / over 2 years ago
Actually, we use it for OptiTune, it's called "docfx" https://dotnet.github.io/docfx/. Source: over 4 years ago
We would really prefer to use a somewhat generic pre-made tool for this (such as DocFX) compared to rolling our own solution. We can roll our own solution... But would prefer not to so that we can minimize development and maintenance overhead. Source: over 4 years ago
I use docfx from microsoft to generate documentation for all my oss libraries. Source: over 4 years ago
Https://umaar.com/blog/ There's also hundreds of developer tips here https://umaar.com/dev-tips/. - Source: Hacker News / about 3 years ago
I've created a collection of 200+ tips like this on my website: https://umaar.com/dev-tips/. - Source: Hacker News / about 5 years ago
I've put over 200 tips like that on my website: https://umaar.com/dev-tips/ Each tip has a textual explanation, and an animated gif if you're a visual learning (I know, I need to scrap gifs and move to regular videos). There's a lot of tricks there which can hopefully improve your development and debugging workflows. Let me know if there are specific things you'd like to see. A few people have asked for how to... - Source: Hacker News / over 5 years ago
Doxygen - Generate documentation from source code
jq - jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...
Daux.io - Daux.io is a documentation generator that uses a simple folder structure and Markdown files to...
Tips.how - A place to share small tips on any topic
Docsify.js - A magical documentation site generator.
Developer Wisdom - Curated list of my viral tweets for software developers