Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Jan 01, 2021
  2. Jan 03, 2020
  3. Sep 12, 2019
  4. 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
  5. Aug 20, 2019
  6. Jan 06, 2019
  7. Jan 02, 2018
  8. Jan 10, 2017
  9. Jan 09, 2017
  10. Jan 13, 2016
  11. Jan 20, 2015
  12. Sep 03, 2014
  13. Mar 12, 2014
  14. Mar 11, 2014
  15. Jan 10, 2013
  16. Jan 02, 2013
  17. Oct 25, 2012
  18. Sep 19, 2012
  19. Jun 28, 2012
  20. Oct 04, 2011
  21. Sep 27, 2011
Loading