boostorg / website-v2-docs

Boost Site Documentation
https://docs.cppalliance.org
Boost Software License 1.0
6 stars 21 forks source link

Other Languages (Python, C#, Java) Q/A to FAQ #245

Closed PeterTurcan closed 2 months ago

PeterTurcan commented 2 months ago

Added a section to the User Guide FAQ on how to interface Python, C# apps to Boost - including error handling, return values, exceptions. Shorter code for Java (no error handling or return values).

cppalliance-bot commented 2 months ago

An automated preview of the documentation is available at https://245.site-docs.prtest2.cppalliance.org/contributor-guide/index.html

alandefreitas commented 2 months ago

Did this content come from somewhere else?

Is ```cpp valid asciidoc?

Where is this content being rendered in boost.io?

PeterTurcan commented 2 months ago

Did this content come from somewhere else?

No, my ideas and research.

Is ```cpp valid asciidoc?

No, my bad, should be [source,cpp] - will change ASAP

Where is this content being rendered in boost.io?

Not there yet but should be in the User Guide FAQ - preview is here: https://245.site-docs.prtest2.cppalliance.org/user-guide/faq.html

alandefreitas commented 2 months ago

Oh... OK. I thought that content was for the website only. Sorry.

The content looks ok.

Just let me know when you've fixed the source code blocks then.

joaquintides commented 2 months ago

I find the newly added content very good.

cppalliance-bot commented 2 months ago

An automated preview of the documentation is available at https://245.site-docs.prtest2.cppalliance.org/contributor-guide/index.html

PeterTurcan commented 2 months ago

@alandefreitas great - code blocks fixed/squashed @joaquintides thanks for the feedback!

cppalliance-bot commented 2 months ago

An automated preview of the documentation is available at https://245.site-docs.prtest2.cppalliance.org/contributor-guide/index.html