Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cmake for docs #317

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Conversation

aobolensk
Copy link
Member

No description provided.

@allnes
Copy link
Member

allnes commented Feb 8, 2025

as I understand, for using docs we need use all targets of docs e.g. gettext udpate html etc, can you write in readme how it build it in 1 step

@aobolensk
Copy link
Member Author

as I understand, for using docs we need use all targets of docs e.g. gettext udpate html etc, can you write in readme how it build it in 1 step

README is already updated

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (f1d983a) to head (ad72092).
Report is 60 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   93.94%   93.94%           
=======================================
  Files          26       26           
  Lines         479      479           
  Branches      143      143           
=======================================
  Hits          450      450           
  Misses         14       14           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@allnes
Copy link
Member

allnes commented Feb 8, 2025

as I understand, for using docs we need use all targets of docs e.g. gettext udpate html etc, can you write in readme how it build it in 1 step

README is already updated

I don't see - docs_gettext docs_update are different steps

@allnes
Copy link
Member

allnes commented Feb 8, 2025

ok, I rephrase my questions, what happend if I make cmake --build build without choosing target

@aobolensk
Copy link
Member Author

ok, I rephrase my questions, what happend if I make cmake --build build without choosing target

It is built if -DUSE_DOCS=ON if specified on cmake configuration step, for update you need to follow the stems listed in docs/README.md

@allnes allnes added this pull request to the merge queue Feb 9, 2025
Merged via the queue into learning-process:master with commit 60685c1 Feb 9, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants