1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-14 18:21:41 +03:00
Commit Graph

51 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
072562d770 doc: Add rouge to the converter gems 2020-04-06 19:34:11 -04:00
Samuel Dionne-Riel
50ab717ccb doc: Add "Resources" section, a top-level section
This replaces the embryonic "Porting Guide" link from the top menu, and
the new page links back to it.

This, in turn, allows us to make more resources easily accessible in a
curated page, rather than hoping users will use the Site Map.
2020-04-06 18:32:45 -04:00
Samuel Dionne-Riel
40140b677b doc: Add options list link to Getting Started 2020-04-06 18:32:45 -04:00
Samuel Dionne-Riel
1f63ca03f8 doc: Add the options to the docs build 2020-04-06 18:32:45 -04:00
Samuel Dionne-Riel
bed68b4e50 doc: Generate the options listing 2020-04-06 18:32:45 -04:00
Samuel Dionne-Riel
a68bf86f87 doc: Fix <dl><dt><dd> styles for options listing 2020-04-06 18:32:45 -04:00
Samuel Dionne-Riel
bbbcbf4b8f doc: Add note about using NixOS options 2020-04-06 14:50:57 -04:00
Samuel Dionne-Riel
3dc77771e5 doc: Add note about using a pre-build rootfs 2020-04-06 14:50:05 -04:00
Samuel Dionne-Riel
94a9bde0f2 doc: Remove system-specific from Getting Started 2020-04-05 18:07:01 -04:00
Samuel Dionne-Riel
8f09f86057 doc: Fix side-bar background 2020-04-04 20:30:47 -04:00
Samuel Dionne-Riel
edaa1ee675 doc: Add Hydra build output URL to devices 2020-04-04 20:30:36 -04:00
Samuel Dionne-Riel
05d2983a59 doc: Add support for system-specific notes
Using Erb they are templated.
2020-04-04 20:30:12 -04:00
Samuel Dionne-Riel
96b82fc9f1 doc: Generate the device-specific docs via a script
Rather than use ugly nix-templated bash.
2020-04-04 17:01:24 -04:00
Samuel Dionne-Riel
81b0e737c1 doc: Add architecture to the device pages 2020-04-04 15:19:44 -04:00
Samuel Dionne-Riel
b503267c8e doc: Remove custom eval, rely on true release eval for devices 2020-04-04 15:19:44 -04:00
Samuel Dionne-Riel
ae2be46466 doc: Rework the devices table
Put the identifier first, since this is what they're sorted on.

Then, put Manufacturer and Name in their own column.
2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
5a91f406f8 doc: Fix header detection for device-specific notes 2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
ec34156376 doc: Use the full name for the device 2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
86065c8d96 doc: Build a per-device page 2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
df373d7d23 doc: Build a table for devices
Still linking to the GitHub pages, but still a step forward.
2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
fc5d5f0bbd doc: Add styles for the devices table 2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
a8601c257e doc: Remove outdated notice on the devices page 2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
44e6c840c6 doc: Add fluff in getting started
Most of that fluff is about an upcoming feature, for per-device pages.
2020-04-04 00:26:41 -04:00
Samuel Dionne-Riel
1d16e5a37b doc: Add menuconfig notes in the emrbyonic porting guide 2020-03-27 16:36:15 -04:00
Samuel Dionne-Riel
31e362563d doc: Ensure proper responsiveness for images 2020-03-03 17:19:57 -05:00
Samuel Dionne-Riel
b60a26a0f9 doc: Add a margin to image blocks 2020-03-03 17:19:34 -05:00
Samuel Dionne-Riel
9c7f1ab1ee doc: Also copy png images 2020-03-03 17:19:25 -05:00
Samuel Dionne-Riel
76313cff6f doc: Document launching the simulator 2020-03-01 17:33:25 -05:00
Samuel Dionne-Riel
e7e28fa8d1 doc: Add some in-depth notes about booting on android devices 2020-02-29 17:39:29 -05:00
Samuel Dionne-Riel
721e34b69a doc: Add notes about the boot process and generations selection 2020-02-29 17:37:32 -05:00
Samuel Dionne-Riel
1a60911898 documentation: Fix UTF-8 parsing
When not having glibcLocales, nor a proper LANG set, asciidoctor would
work in US-ASCII.
2020-02-04 17:18:43 -05:00
Samuel Dionne-Riel
3c2c24a832 docs: Document brown sad phone 2020-02-03 16:19:10 -05:00
Samuel Dionne-Riel
f7b1af3a06 doc: Document new stage-1-to-2 failure reporting 2019-12-03 16:38:37 -05:00
Samuel Dionne-Riel
485ec7fad3 doc: Makes articles pipeline more aware of image alignment
This is technically a *content* based style, which is why it's fine to
do there, instead of semantically in the page.

The background-image basically acts an a "transparent" `<img />`.
2019-12-02 20:51:46 -05:00
Samuel Dionne-Riel
f480573cf7 doc: Fixup RSS generation without items
Well, don't generate!

This fixes local generation as

```
nix-build doc/
```
2019-12-02 19:15:18 -05:00
Samuel Dionne-Riel
fa0a2a5734 doc: Add <head> link to RSS feed 2019-12-02 18:04:21 -05:00
Samuel Dionne-Riel
810e18a758 doc: Add RSS generation 2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
74f421bab3 doc: Processor::Base knows about title and date 2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
bb26a473ba doc: Article listing factored out 2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
244ca6fd47 doc: Reduce edit/source links hardcoding
This allows our split repository system to point to the right
repository.
2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
70e2c5109a doc: Fix title casing on header link 2019-11-16 11:39:12 -05:00
Samuel Dionne-Riel
4933e26b07 doc: Adds new logo to generated output 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
f23b0ffe39 doc: Adds placeholder page 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
8d017baeb2 doc: Updates internal documentation notes 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
b2963e004d doc: Adds in-depth topic index 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
e7c657cfc2 README.md -> README.adoc 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
c86f2f9281 doc: Adds a stub of a porting guide. 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
c01ca6645d doc: Getting started 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
f0b42593ff doc: copy image resources 2019-11-15 22:02:10 -05:00
Samuel Dionne-Riel
dc4ee58ffa doc: Adds documentation and documentation support 2019-11-15 22:02:06 -05:00