isapego commented on code in PR #4561:
URL: https://github.com/apache/ignite-3/pull/4561#discussion_r1800748513


##########
modules/platforms/python/README.md:
##########
@@ -46,3 +46,20 @@ Running tests themselves:
 ```bash
 $ pytest
 ```
+
+## Documentation
+
+Do not forget to install documentation requirements: 
+```bash
+$ pip install -r requirements/docs.txt
+```
+
+After this, you can generate documentation using following commands:

Review Comment:
   Agree, Simpler is better.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to