confluencebuilder
confluencebuilder copied to clipboard
Confluence Markup Builder Plugin for Sphinx
Sphinx version: 5.3.0 Python version: 3.11.6 (CPython) Docutils version: 0.19 Jinja2 version: 3.1.2 Last messages: done publishing assets... [ 12%] AmbaUSB-1-opened.png publishing assets... [ 25%] AmbaUSB-2-cv25.png publishing assets... [ 37%]...
I am attempting to publish Sphinx documentation on an intranet Confluence page which has a server URL similar to the following: `https://DomainName.CompanyName.TopLevelDomain` When I run the command `python -m sphinx...
Hi all, i am currently facing the situation where i need to **publish to an air-gapped Confluence server inside a virtualised and privatised environment (over Windows VDI)**. In addition, company...
Hi, First, thanks for this great tool! I finally don't have to deal with confluence editor anymore. I have installed both drawio and confluencebuilder extensions: ``` extensions = [ 'sphinx_rtd_theme',...
Hi Team, Apologies, if this is the bug/issues forum , I am still asking this question. We use below command to publish all the pages in current directory to configured...
We use Sphinx and this extension to convert a number of `.md` and `.rst` files to HTML and then upload the files to Confluence. We have used this across a...
Hi After experimenting a lot with your suggestions in the documentation about how to use strikethrough I was close to give up because nothing seemed to work. Then I came...
Hi Team, I hope your day is going well. We are facing issue with Sphinx confluence Builder. We are unable to establish connection between Confluence and Sphinx. We are using...
Right now it looks like you can add extra nodes without modifying the extension, but it depends on private methods of the translator. Example for the `panel` macro: ```python from...
I'm trying to update confluencesphinxbuilder and at the same time publish documentation with new page. I'm getting a ``` Unsupported Confluence API call An unsupported Confluence API call has been...