Skip to content
Snippets Groups Projects
  1. Nov 24, 2021
  2. Oct 06, 2021
  3. May 17, 2021
  4. Apr 04, 2021
  5. Mar 02, 2021
  6. Jan 01, 2021
  7. Jul 16, 2020
  8. Jan 03, 2020
  9. Nov 19, 2019
  10. Sep 11, 2019
    • Dmitri Naumov's avatar
      Remove explicit file name if doxygen's \file cmd. · 9d920d1e
      Dmitri Naumov authored
      If only file name is specified it causes a warning
      about the name not to be specific enough if there is
      another file with the same name, e.g.:
      
      the name `IdealGasLaw.h' supplied as the second argument
      in the \file statement matches the following input
      files: ogs/MaterialLib/Fluid/Density/IdealGasLaw.h
      ogs/MaterialLib/MPL/Properties/IdealGasLaw.h
      Please use a more specific name by including a (larger)
      part of the path!
      
      From now on only \file w/o a name or a full path will
      be allowed.
      
      find -type f | xargs sed -i 's%\(\\file\).*%\1%'
      9d920d1e
  11. Jan 06, 2019
  12. Feb 21, 2018
  13. Jan 02, 2018
  14. Jun 13, 2017
  15. Jun 12, 2017
  16. Jun 09, 2017
  17. Jun 07, 2017
  18. Jan 09, 2017
  19. Jun 14, 2016
  20. Jun 10, 2016
  21. Apr 25, 2016
  22. Mar 17, 2016
  23. Mar 16, 2016
  24. Mar 11, 2016
  25. Feb 19, 2016
  26. Feb 10, 2016
  27. Jan 13, 2016
  28. Oct 07, 2015
  29. Jan 20, 2015
  30. Jan 13, 2015
Loading