Page MenuHomeFreeBSD

add the new doc books/fdp-primer translated to Russian
ClosedPublic

Authored by vladlen on Aug 20 2025, 5:43 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Sep 30, 2:33 PM
Unknown Object (File)
Sun, Sep 21, 6:48 PM
Unknown Object (File)
Sun, Sep 21, 3:34 PM
Unknown Object (File)
Sat, Sep 20, 11:03 PM
Unknown Object (File)
Sep 14 2025, 2:49 PM
Unknown Object (File)
Aug 25 2025, 10:30 PM
Unknown Object (File)
Aug 24 2025, 5:27 PM
Unknown Object (File)
Aug 21 2025, 3:54 PM
Subscribers
None

Details

Summary

This patch adds the new document books/fdp-primer translated to Russian (there was no Russian version of this document before).

The link to see rendered document: view

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vladlen created this revision.

There are several small issues but feel free to commit it after fixing them.

documentation/content/ru/books/fdp-primer/editor-config/_index.adoc
60

Here and below: "Использование" sounds better, less pushy to me

documentation/content/ru/books/fdp-primer/manual-pages/_index.adoc
204

A superfluous leading underline

documentation/content/ru/books/fdp-primer/weblate/_index.adoc
57

The link is broken? Or at least it doesn't render right here https://freebsd.msk.ru/ru/books/fdp-primer/weblate/index.html#weblate-introduction

67

The same here.

This revision is now accepted and ready to land.Thu, Sep 18, 9:07 PM
vladlen added inline comments.
documentation/content/ru/books/fdp-primer/editor-config/_index.adoc
60

fixed

documentation/content/ru/books/fdp-primer/manual-pages/_index.adoc
204

fixed

documentation/content/ru/books/fdp-primer/weblate/_index.adoc
57

it will work correctly on docs.freebsd.org (I did simple render into html to upload into webserver of ISP)

67

it will work correctly on docs.freebsd.org

This revision was automatically updated to reflect the committed changes.
vladlen marked 4 inline comments as done.