ipex-llm/docs/readthedocs/source/doc/UserGuide/contributor.rst
Yuwen Hu 95ef573fc4 [Doc] Add contributor guide for writing new documentation (#6254)
* Revise toc tree & add draft version for document guide

* Add more contents and revise documentation guide

* Rename new file for documentation guide

* Add some new contents and try to change html tables to plain text tables for generated styles

* Change back to html table with specified css

* Add some new contents and small revision

* Revise contributor index page

* Minor typo fixes for landing page quicklinks

* Revise based on comments

* Add rst card components and small revisions
2022-10-31 16:29:25 +08:00

5 lines
No EOL
284 B
ReStructuredText

Contributor Guide
=========================
* `Developer Guide <./develop.html>`_ provides instructions on how to build from source and contribute to BigDL source code.
* `Documentation Guide <./documentation.html>`_ provides tips and guidelines for adding/modifying BigDL documents.