Skip to content

Conversation

@Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Feb 17, 2020

Add documentation for the new standalone Hocon integration.
Closes #4220

# HOCON (Human-Optimized Config Object Notation)

This is an abridged version of HOCON for its use in Akka.NET. A full .NET implementation of HOCON spec can be read [here](https://github.com/akkadotnet/HOCON/blob/dev/README.md)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add a very simple example right here - the 20% of basic usage stuff that 80% of users are going to need to know. The rest of the meat of the HOCON spec can be things consumed by users who have more sophisticated use cases or are just more interested in how the technology works.

But otherwise this is looking good thus far.

@Aaronontheweb
Copy link
Member

You'll need to add this page to the YAML file in order to have it show up on the site's navigation and search: https://github.com/akkadotnet/akka.net/blob/dev/docs/articles/configuration/toc.yml

@Arkatufus Arkatufus marked this pull request as ready for review February 21, 2020 19:37
@Aaronontheweb Aaronontheweb merged commit cd607da into akkadotnet:dev Feb 25, 2020
@Arkatufus Arkatufus deleted the Documentation branch February 27, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create docs and examples for stand-alone HOCON usage

2 participants