Skip to content
Snippets Groups Projects
  1. Jun 24, 2020
  2. Jun 11, 2020
  3. Jun 08, 2020
  4. Apr 14, 2020
  5. Apr 10, 2020
  6. Jan 13, 2020
  7. Jan 03, 2020
  8. Sep 12, 2019
  9. Sep 11, 2019
    • Dmitry Yu. Naumov's avatar
      Remove explicit file name if doxygen's \file cmd. · 9d920d1e
      Dmitry Yu. 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
  10. Feb 27, 2019
  11. Jan 06, 2019
  12. Dec 19, 2018
  13. Aug 28, 2018
  14. Jan 02, 2018
  15. May 22, 2017
  16. May 08, 2017
  17. May 02, 2017
  18. Mar 03, 2017
  19. Jan 09, 2017
  20. Oct 11, 2016
  21. Sep 05, 2016
  22. Jun 28, 2016
  23. Jun 10, 2016
  24. May 17, 2016
  25. Feb 08, 2016
  26. Feb 03, 2016
  27. Feb 02, 2016
  28. Jan 27, 2016
  29. Jan 21, 2016
  30. Jan 13, 2016
  31. Jul 14, 2015
Loading