Skip to content

Migrate internal API docs to Meson#10930

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
fricklerhandwerk:meson-docs
Jun 17, 2024
Merged

Migrate internal API docs to Meson#10930
Ericson2314 merged 1 commit intoNixOS:masterfrom
fricklerhandwerk:meson-docs

Conversation

@fricklerhandwerk
Copy link
Contributor

Motivation

#2503

Context

@Ericson2314 @tomberek working on this

Priorities and Process

Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@github-actions github-actions bot added documentation contributor-experience Developer experience for Nix contributors labels Jun 17, 2024
Comment on lines -199 to +200
# nix build .#hydraJobs.internal-api-docs
# xdg-open ./result/share/doc/nix/internal-api/html/index.html
$ nix build .#hydraJobs.internal-api-docs
$ xdg-open ./result/share/doc/nix/internal-api/html/index.html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By convention, # is for root shells, while $ is for regular user shells. (I wish I didn't know this silly Unix lore :D)

@Ericson2314 Ericson2314 marked this pull request as ready for review June 17, 2024 15:15
@Ericson2314 Ericson2314 requested a review from edolstra as a code owner June 17, 2024 15:15
configuration : {
'PROJECT_NUMBER': meson.project_version(),
'OUTPUT_DIRECTORY' : meson.current_build_dir(),
'src' : meson.project_source_root() / '..' / '..',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ericson2314 Ericson2314 changed the title migrate internal API docs to Meson Migrate internal API docs to Meson Jun 17, 2024
@Ericson2314 Ericson2314 enabled auto-merge June 17, 2024 19:55
@Ericson2314 Ericson2314 merged commit 93218dc into NixOS:master Jun 17, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-06-17-nix-team-meeting-minutes-153/47186/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor-experience Developer experience for Nix contributors documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants