-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## đź“š Documentation
We currently use [apidoc](https://github.com/sphinx-contrib/apidoc) for our API Docs, which look like this: https://scitools-iris.readthedocs.io/en/latest/generated/api/iris.ht…
-
As the objective of this repo is to create an hydrus deployment with the characteristics defined by the ["Real World Example"](https://github.com/gothinkster/realworld), we start analyzing the views a…
-
[//]: # "Please remove these comments"
[//]: # "Provide a general summary of the issue in the Title above"
## Environment Details
* Helidon Version: 4.0.3
* Helidon SE or Helidon MP: SE
* JDK v…
cosiu updated
8 months ago
-
pyproject.toml:
- [ ] sphinx
- [x] flake8
- [x] pytest
- [x] pytest-cov (test coverage)
- [x] black
pre-commit hook
- [x] black
- [ ] pydocstyle - check docstrings.
Initial DEVELOPER.m…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi, binance's new portfolio margin 1.5 (offsetting spot and perp positions) requires new end points ((i.e https://papi.binance.com) to place, cancel orders etc etc (https://binance-docs.github.io/apid…
-
I tried to use the c++ documentation generation on a codebase that has some macros in it, but the sphinx build failed. Mostly macro usage of the form
```
PROJECT_ATTRIBUTES int some_function();
```…