-
On pages with example options, or docstrings (e.g. [docstring examples](https://machow.github.io/quartodoc/get-started/docstring-examples.html)), showing rendered output would let users **see** what d…
-
## Description & Reasoning
In a few commands like `hacktoberissues`, we've hardcoded `.` as the prefix which won't make sense if a user is using a different prefix for the bot.
## Expected Beh…
-
Currently, if someone adds an image, a list structure or an equation to their Python code documentation using reStructuredText, or if someone browses the documentation of existing libraries that emplo…
-
Some docstrings contain type info (as opposed to stubs or type annotations). This info should be parsed and used best-effort.
There are many different possible formats; numpy, google, epydoc, etc.
…
-
Most classes, methods, functions do not have any docstrings for documentation.
[PEP 0257](https://www.python.org/dev/peps/pep-0257/) describes the standard format
Single line
``` python
def kos_root…
-
In IPython, the _Returns_ and _Raises_ sections of our docstrings are often a single block of text, not a definition list. In particular, where functions return a single value, it seems awkward to giv…
-
## Introduction
I am using `scalafmt` to enforce a very specific code style for university. Sadly, it is currently not possible to format docstrings as prescribed.
## Configuration
```HOCON
v…
xieve updated
3 weeks ago
-
Below are what I feel we should do before we release the package to the public.
**Aesthetics**
- [x] Update the Readme with more information and examples.
- [x] Update the LICENSE.
- [x] Create …
-
This is a pain in the neck but I think migrating to `mkdocs` would pay off in the long run:
1. The build process is so much smoother and faster than Sphinx + RTD (live preview!)
2. Much more modern …
-
## Documentation request:
tl;dr add a Contributing Guide page / section containing the most common and/or arcade-specific sphinx concerns
This is a follow-up to a [Discord conversation](https://…