]> git.lyx.org Git - features.git/blobdiff - src/lyx_sty.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / lyx_sty.h
index 56def33a5de92d2332b0f50da2d75601bf674ac1..9166d19121265f615d4667c9ec0aa6da1e714461 100644 (file)
 // another object. I'll let some others have a look now... (Lgb)
 
 // include this always
+///
 extern string const lyx_def;
+///
 extern string const lyxline_def;
+///
 extern string const noun_def;
+///
 extern string const lyxarrow_def;
+///
 extern string const quotedblbase_def;
+///
 extern string const quotesinglbase_def;
+///
 extern string const guillemotleft_def;
+///
 extern string const guillemotright_def;
+///
 extern string const guilsinglleft_def;
+///
 extern string const guilsinglright_def;
+///
 extern string const paragraphindent_def;
+///
 extern string const floatingfootnote_def;
+///
 extern string const minipageindent_def;
+///
 extern string const boldsymbol_def;
+///
 extern string const binom_def;
 
 #endif