nwangtw commented on issue #3321: Add versioned documentation URL: https://github.com/apache/incubator-heron/pull/3321#issuecomment-519563091 > @nwangtw I was having trouble generating pydocs via the make command in the file. Were you able execute this step? I had some issues with the pip install it looks. See the comments of mine above. If it works for you then I need to check my python installation. Yeah. I believe it is part of "make buildsite" which worked ok to me. Also in command line: $ pydoc pydoc - the Python documentation tool pydoc <name> ... Show text documentation on something. <name> may be the name of a Python keyword, topic, function, module, or package, or a dotted .... I didn't need to install anything, so looks like part of Python installation. My Python version is 2.7.10 just fyi.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
