question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documenting examples better?

See original GitHub issue

After struggling and pestering you guys for a few days, I’d like to contribute to better examples for this. I’m not sure where. A few ideas:

  • I can add more to the Readme file. But we need a little more than that.
  • Do you intentionally not create wiki pages?
  • Is there another place to create documentation?

I made my own example app that makes creative user of appsettings.Development.json to hide secrets (Application Insights Key). Of course then I added the appsettings.Development.json to .gitignore to hide the sauce.

I’m going to keep that example for myself, but I could add that sort of stuff to your sample app. I could also store Environment variables in the launch config.

Just looking for thoughts on where you think docs should go.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
tsimbalarcommented, May 11, 2018

Thanks @merbla for the blog posts, I hadn’t seen your latest articles about Serilog. Really cool !

The Serilog ecosystem has grown so much that maintaining all its documentation in a centralized location and keeping it up-to-date would be a huge endeavor.

It is also true that the Wiki features of GitHub have some limitations (for instance, one cannot issue a PR with changes to apply to the wiki) that make it harder to accept contributions.

I kind of wish we had a more “unified”/discoverable documentation entry point where documentation from all the repos would be browsable “in-place” (without navigating through repos and more repos), and where maintainers of each repo can update and add content.

For specific use-cases like “how do I do this …”, I still believe the community-provided content is the best approach (blogs, gists, stackoverflow) and having a page with links to those could be useful.

1reaction
tsimbalarcommented, Jun 13, 2018

Closing this issue as the discussion is now moved to serilog/serilog#1164 .

Cheers !

Read more comments on GitHub >

github_iconTop Results From Across the Web

12 Best Documentation Examples
Some examples of project documentation include project proposals, project plans, business cases, status reports, and so on. Benefits of ...
Read more >
Software Documentation Best Practices [With Examples]
In this guide, we cover software documentation types, examples, and best practices for improving the quality of your documentation process.
Read more >
Writing Better Documentation
Below are some additional tips for writing better documentation that you may want to include in this document: Provide examples, especially if ...
Read more >
7 Best Examples of User Documentation & Help Guides
7 best examples of user documentation. 1. Stripe Docs. Stripe is online payment processing for internet businesses. Businesses of all sizes – ...
Read more >
9 Winning Project Documentation Examples (& How You ...
Seek inspiration from these project documentation examples and learn a few best practices to create solid documents.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found