-
We should add additional syntax highlighting for Protobuf, EBNF, Ice-slice, etc.
-
When reading the "Security with TLS" page, one might wonder why `transport=ssl` is supported with the `ice` protocol but not the `icerpc` protocol. I would be nice to add a comment to explain this dif…
-
As discussed on my blog, we need a new `--interface` option for slicec-cs:
```
--interface IceRpc|None
```
where IceRpc is the default.
For now, the only effect is when IceRpc is selected, we…
-
See https://github.com/icerpc/slicec/issues/629
Naturally Slice1 and Slice2 must remain encodings when we discuss encoding.
-
Sometimes the page's content doesn't match the URL of the page.
For example, despite navigating to a `slice2` URL, the page says it's showing `slice1` content.
![image](https://github.com/icerpc/ice…
-
I am getting:
```
warning: `src/IceRpc.Templates/Templates/IceRpc-DI-Server/Program.cs` does not begin with the correct copyright message or contains a BOM that should be removed
warning: `src/IceR…
-
What should we put on the API reference index page?
https://api.testing.zeroc.com/csharp/api/index.html defined in https://github.com/icerpc/icerpc-csharp/blob/main/docfx/api/index.md
There is a…
-
The spellchecker fails, for errors unrelated to the PR.
```
Unchanged files with check annotations Beta
```
This happens for example with https://github.com/icerpc/icerpc-docs/pull/94
-
IceRpc.Tests.Common = common test-related public classes with a dependency on IceRpc
We could add:
Slice.Tests.Common = common test-related public classes with a dependendency on Sli…
-
Nowhere on the enum page does it mention `unchecked`.
https://github.com/icerpc/icerpc-docs/blob/b0c5baae5b67ca46174f7990c7568a19dec583f5/pages/docs/slice/language-guide/enum-types.md