Skip to content

Commit de617bf

Browse files
Merge pull request #32 from deep-foundation/bugfix/getting_started_subsection
Bugfix/getting started subsection
2 parents c09b30c + 1f0626e commit de617bf

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

freephoenix888/getting-started/getting-started.tex renamed to freephoenix888/getting-started-subsection/getting-started-subsection.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
\subsection{Начало работы}
22
\subsubsection{Запуск Deep}
33
\begin{itemize}
4-
\item Перейдите в \hyperref{https://github.com/deep-foundation/dev?tab=readme-ov-file#readme}{readme монорепозитория dev}
5-
\item Нажмите на кнопку \hyperref{https://gitpod.io/#https://github.com/deep-foundation/dev}{Gitpod} для создания нового рабочего пространства Gitpod с установленным монорепозиторием dev. Обратите внимание, что Gitpod может попросить вас зарегистрироваться или войти.
4+
\item Перейдите в \href{https://github.com/deep-foundation/dev?tab=readme-ov-file#readme}{readme монорепозитория dev}
5+
\item Нажмите на кнопку \href{https://gitpod.io/#https://github.com/deep-foundation/dev}{Gitpod} для создания нового рабочего пространства Gitpod с установленным монорепозиторием dev. Обратите внимание, что Gitpod может попросить вас зарегистрироваться или войти.
66
\end{itemize}
77

8+
9+
810
\subsubsection{Открытие DeepCase}
911
\begin{itemize}
1012
\item Когда рабочее пространство Gitpod с монорепозиторием dev будет инициализировано, нажмите на кнопку "Ports" в правом нижнем углу экрана и откройте порт 3007, кликнув по его URL или на кнопку "Open Browser" (имеет иконку глобуса).

freephoenix888/main-content-section/main-content-section.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ \section{Основная часть}
77
\input{../links-types-subsection/links-types-subsection.tex}
88
\input{../packages-subsection/packages-subsection.tex}
99
\input{../handlers-subsection/handlers-subsection.tex}
10-
% \input{../rules-subsection/rules-subsection.tex}
10+
\input{../rules-subsection/rules-subsection.tex}
1111
\input{../core-package-subsection/core-package-subsection.tex}
1212
\input{../materialized-path-and-trees-subsection/materialized-path-and-trees-subsection.tex}
1313
\input{../deepclient-subsection/deepclient-subsection.tex}

0 commit comments

Comments
 (0)