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

The src path in the conf.py is not correct. #24

Open
njourdane opened this issue Sep 22, 2016 · 1 comment
Open

The src path in the conf.py is not correct. #24

njourdane opened this issue Sep 22, 2016 · 1 comment

Comments

@njourdane
Copy link

In the conf.py, you have (l. 23)

javasphinx_command += ['-o', 'javadoc', '../../src/main/java/']

However, in ../.. there are these folders : approval-core, approval-json and approval-sesame, not src.

So the rst files can not be generated from java files with sphinx-build.

@nikolavp
Copy link
Owner

nikolavp commented Jul 25, 2023

Yeah, I stopped generating newer versions of the documentation because javasphinx doesn't really support the newer versions of sphinx :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants