Arello-Mobile / confluence-publisher

Tool for publishing Sphinx generated documents to Confluence
MIT License
50 stars 33 forks source link

HTML support #11

Open sedelnik opened 7 years ago

sedelnik commented 7 years ago

Hi,

I am trying to publish a documentation, generated with Sphinx in "html" format, which is supposed to be supported according to the "confluence-publisher" documentation

More precisely:

What I get is an error IOError: [Errno 2] No such file or directory: C:\DocDir\index.fjson

Does it mean that only "fjson" documentation is currently supported ?