Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsciiDoc support #108

Closed
machacekondra opened this issue Jun 22, 2016 · 4 comments

Comments

Projects
None yet
4 participants
@machacekondra
Copy link

commented Jun 22, 2016

Hello,

we are using asciidoc format in our python documentation.
It would be nice if pdoc could support asciidoc in addition to markdown.

If we will post a patch adding this support, would you consider merging it?

Thanks,
Ondra

@machacekondra

This comment has been minimized.

Copy link
Author

commented Jun 23, 2016

@BurntSushi

This comment has been minimized.

Copy link
Contributor

commented Jun 23, 2016

I'd rather stick with one format for writing docs. The actual markdown integration is pretty light weight, so you should be able to modify just the templates to use a different format.

@peterjc

This comment has been minimized.

Copy link

commented Sep 7, 2017

Cross reference #111 for multiple input formats including RST, and #35 (epydoc input).

@cortesi

This comment has been minimized.

Copy link
Member

commented Jun 3, 2018

Please see #153 for a unified discussion ticket about docstring flavors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.