User Tools

Site Tools


for_developers:releaseprocess

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
for_developers:releaseprocess [2019/01/31 16:46] – Fix typo kunzfor_developers:releaseprocess [2019/03/28 16:19] – [8. Generate the API documentation with Doxygen] graf
Line 126: Line 126:
 ==== 8. Generate the API documentation with Doxygen  ==== ==== 8. Generate the API documentation with Doxygen  ====
  
-The second last step is to update the [[http://api.eeros.org/|API]] documentation on the EEROS Website. The HTML files are generated with Doxygen. The following command on the release branch is issued, to start Doxygen:+The second last step is to update the [[http://api.eeros.org/|API]] documentation on the EEROS Website. The HTML files are generated with Doxygen. The following command on the release branch starts the process:
  
 <code> <code>
-... eeros-framework/buildFolder$ doxygen Doxyfile+... eeros-framework/buildFolder$ make doc
 </code> </code>
  
-The documentation is found at the path **eeros-framework/buildFolder/doc/html**. It is uploaded by the administrator of the EEROS Website. He must be contacted using the [[http://eeros.org/wordpress/contact/|contact form]]. Afterwards, he will answer with the procedure to hand over the files.+The documentation can be found in **eeros-framework/buildFolder/doc/html**. It must be uploaded by the administrator to the EEROS Website.
  
  
for_developers/releaseprocess.txt · Last modified: 2023/12/16 10:50 by ursgraf