-
The scope of this project has grown large enough now that I need to look into documenting it more properly. The example JSON file in the README is no longer self-explanatory, requiring knowledge of fo…
-
Is Keel open source and self-hosting friendly? Some clarity on pricing or the open source vision could make it easier, which would help adoption.
-
It would be nice if the punctuation variables were available via names like `${^ENGLISH_NAME}` to be more self documenting. A previous attempt at this was English.pm, but it has some problems. While p…
-
Hi,
This is not issue, this is more of "documenting" of features for future users.
I needed something that is like "vartext" but with bytes. The example shown in README.md didn't work well.
S…
-
We need to decide on a node api framework.
requirements:
1. easy to use
2. clear and concise
3. self documenting
Currently we are using express, which meets (1), kinda meets (2), but fails (3).
@m3…
-
Hey there :)
First, thanks for openly documenting & making available an API for self-controlled Home automation :medal_military:
There is some unclarity around how to tell the charger if (/how mu…
-
I've started a system for self-documenting the configuration structure to some extent. It's mostly just an experiment, but it needs to be more complete before we can assess usefulness.
-
https://github.com/urfave/cli is much more flexible than the existing custom CLI frameworks that is currently in use in direnv. This would allow for much more consistent and better self-documenting co…
-
I'm working on a self documenting API widget. Shared routes makes it much easier to do.
However when printing out the routes, it would be great to have the method included in the output of export rout…
-
It seems that darglint currently does not support the Google style documentation of [documenting class params in the class documentation](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/exampl…