From: navarro Date: Wed, 20 Jun 2012 09:20:21 +0000 (+0200) Subject: Remove generated files to git X-Git-Tag: v3_8~563^2~6 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7e83ee9e625581faf1aeb6c629fd75f2694e9d6d Remove generated files to git --- diff --git a/.gitignore b/.gitignore index 8edd0e3a78..21923512cd 100644 --- a/.gitignore +++ b/.gitignore @@ -93,11 +93,12 @@ doc/footer.html *.doc.toc doc/latex/ doc/html -doc/index-API.doc +doc/user_guide/html +doc/user_guide/latex +doc/ref_guide/html +doc/ref_guide/latex doc/index.php -doc/logcategories.doc doc/simgrid.tag -doc/simgrid_modules.map doc/publis_core.bib doc/publis_core_bib.html doc/publis_count.html @@ -105,6 +106,19 @@ doc/publis_extern.bib doc/publis_extern_bib.html doc/publis_intra.bib doc/publis_intra_bib.html +doc/ref_guide/doxygen/RefGuideDoxyfile +doc/user_guide/doxygen/UserGuideDoxyfile +doc/ref_guide/doxygen/logcategories.doc +doc/user_guide/doxygen/logcategories.doc +doc/ref_guide/doxygen/simgrid_modules.map +doc/user_guide/doxygen/simgrid_modules.map +doc/index-API.doc +doc/ref_guide/doxygen/index-API.doc +doc/user_guide/doxygen/index-API.doc +doc/simgrid_modules.map +doc/logcategories.doc +doc/shared/doxygen/simgridrefguide.tag +doc/shared/doxygen/simgriduserguide.tag ################################################ ### Specific of project diff --git a/doc/ref_guide/doxygen/index-API.doc b/doc/ref_guide/doxygen/index-API.doc deleted file mode 100644 index 254936ec9c..0000000000 --- a/doc/ref_guide/doxygen/index-API.doc +++ /dev/null @@ -1,843 +0,0 @@ -This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT. - -/** \defgroup API_index Full Index - * \brief The alphabetical list of all functions, macros and types - * defined by SimGrid - * - * List of all functions, variables, defines, enums, and typedefs with - * links to the files they belong to. - * - * \htmlonly Altough completely useless, the complete list of structures defined can be found here \endhtmlonly - - -

define

- -

enumeration

- -

enumvalue

- -

function

- -

typedef

- -*/ \ No newline at end of file diff --git a/doc/user_guide/doxygen/index-API.doc b/doc/user_guide/doxygen/index-API.doc deleted file mode 100644 index aa507732bb..0000000000 --- a/doc/user_guide/doxygen/index-API.doc +++ /dev/null @@ -1,13 +0,0 @@ -This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT. - -/** \defgroup API_index Full Index - * \brief The alphabetical list of all functions, macros and types - * defined by SimGrid - * - * List of all functions, variables, defines, enums, and typedefs with - * links to the files they belong to. - * - * \htmlonly Altough completely useless, the complete list of structures defined can be found here \endhtmlonly - - -*/ \ No newline at end of file