mik-laj commented on issue #10088:
URL: 
https://github.com/apache/incubator-superset/issues/10088#issuecomment-659384119


   Polidea was doing a similar project.  We use [docsy](https://www.docsy.dev/) 
for main site and sphinx for documentation. On main website, we have blog, 
community information and other. Sphinx we use for project documentation  The 
site is not versioned, but all documentation is. You can choose the Airflow 
version for which the documentation is to be displayed.
   
   Using the docsy facilitates integration with Sphinx, which uses Jinja as a 
template engine. We had to use Sphinx and .rst because we generate reference 
documentation for [the Pytthon 
API](https://airflow.apache.org/docs/stable/_api/airflow/operators/bash_operator/index.html)
   
   More information: 
   https://airflow.apache.org/blog/announcing-new-website/
   
   I am happy to share my experiences. If you have any questions, I will be 
happy to answer.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to