Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Jan 21, 2020
  2. Jan 20, 2020
  3. Jan 03, 2020
  4. Nov 06, 2019
  5. Nov 03, 2019
  6. Oct 10, 2019
  7. Sep 24, 2019
  8. Sep 23, 2019
  9. 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
  10. Jun 25, 2019
  11. Mar 11, 2019
  12. Feb 27, 2019
  13. Jan 08, 2019
  14. Jan 06, 2019
  15. Dec 05, 2018
  16. Nov 27, 2018
  17. Jan 18, 2018
  18. Jan 02, 2018
  19. Dec 04, 2017
  20. Nov 23, 2017
  21. Sep 06, 2017
  22. Aug 29, 2017
  23. Jul 27, 2017
  24. Feb 24, 2017
  25. Feb 17, 2017
  26. Feb 16, 2017
Loading