JMSSerializerBundle icon indicating copy to clipboard operation
JMSSerializerBundle copied to clipboard

How to improve documentation?

Open gam6itko opened this issue 4 years ago • 3 comments

I don't see any CONTRIBUTING.md inside the project folder. Could you add a guidelines how to improve the documentation?

According to CONTRIBUTING.md in https://github.com/schmittjoh/serializer I've executed.

cd Resources/doc && sphinx-build -W -b html -d _build/doctrees . _build/html

but there is no conf.py file.

Please guide me.

gam6itko avatar Mar 05 '21 15:03 gam6itko

I think that you can copy the files from the serializer (https://github.com/schmittjoh/serializer/blob/master/doc/conf.py)

goetas avatar Mar 05 '21 19:03 goetas

https://github.com/schmittjoh/serializer/pull/997 implemented the document build on the serializer library

goetas avatar Mar 05 '21 19:03 goetas

@goetas how will docs deploy on the site?

gam6itko avatar Mar 25 '21 11:03 gam6itko