This commit is contained in:
2026-03-12 19:21:03 +03:00
parent 40cdc90131
commit 6e4a64e64a
4 changed files with 22 additions and 659 deletions

View File

@@ -26,16 +26,14 @@
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
//! \addtogroup Geo
//! \{
//! \~\file pigeomodule.h
//! \defgroup Geo Geo
//! \~\brief
//! \~english Geographical position and Earth models module.
//! \~russian Модуль географической позиции и моделей Земли.
//!
//! \~\details
//! \~english \section cmake_module_Cloud Building with CMake
//! \~russian \section cmake_module_Cloud Сборка с использованием CMake
//! \~english \section cmake_module_Geo Building with CMake
//! \~russian \section cmake_module_Geo Сборка с использованием CMake
//!
//! \~\code
//! find_package(PIP REQUIRED)
@@ -55,10 +53,8 @@
//!
//! \~\authors
//! \~english
//! Ivan Pelipenko peri4ko@yandex.ru;
//! Andrey Bychkov work.a.b@yandex.ru;
//! \~russian
//! Иван Пелипенко peri4ko@yandex.ru;
//! Андрей Бычков work.a.b@yandex.ru;
//!