File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ Symfony Docs Builder
2
+ ====================
3
+
4
+ This project is used to build the [ Symfony Documentation] [ 1 ] both in
5
+ https://symfony.com and the Continuous Integration service used in the Symfony
6
+ Docs repository.
7
+
8
+ This project is considered ** an internal tool** and therefore, you
9
+ ** shouldn't use this project in your application** . Unlike the rest of the
10
+ Symfony projects, this repository doesn't provide any support and it doesn't
11
+ guarantee backward compatibility either. Any or the entire project can change,
12
+ or even disappear, at any moment without prior notice.
13
+
14
+ If you are looking for a project to build your reStructuredText documentation
15
+ in PHP, use [ Doctrine RST parser] [ 2 ] (which is also used by this project internally).
16
+
17
+ [ 1 ] : https://github.com/symfony/symfony-docs
18
+ [ 2 ] : https://github.com/doctrine/rst-parser
You can’t perform that action at this time.
0 commit comments