Joshua Strobl
|
4595fa3a40
|
Merge pull request #29 from sunnyflunk/fixes
Misc packaging fixes
|
2017-03-21 12:38:04 +02:00 |
Peter O'Connor
|
25334892e3
|
Misc packaging fixes
- format example yml to current standards
- remove Makefile.toplevel as it shouldn't be in the folder
|
2017-03-21 21:34:51 +11:00 |
Joshua Strobl
|
e21b640663
|
Use relative URL as opposed to absolute. Helpful for local testing.
|
2017-03-21 12:32:13 +02:00 |
Peter O'Connor
|
b630e11bb4
|
Add documentation on local repos within solbuild
|
2017-03-21 16:44:31 +11:00 |
Pierre-Yves
|
2a07ec730c
|
URL & style update
- Fix: CONFOPTS Full List link
- minor styles update
|
2017-03-16 19:00:53 +01:00 |
Joshua Strobl
|
3851a578c5
|
Fix headers for Build dependencies in Packaging Practices.
|
2017-03-16 17:19:18 +02:00 |
Matthias Eliasson
|
63dbc8c8c3
|
Add missing [Packager] in Building a Package page
|
2017-03-10 21:01:03 +01:00 |
Joshua Strobl
|
b5d225145f
|
Resolve #20: Added documentation for updating an existing package.
|
2017-03-02 22:12:04 +02:00 |
Joshua Strobl
|
39ddd0ac23
|
Convert all metadata headers to TOML.
|
2017-02-26 23:30:46 +02:00 |
Joshua Strobl
|
9faa1c1b0e
|
Added Base Development Tools section to Package Management Basics. Added more specification of languages
across various code blocks.
|
2017-02-25 22:23:57 +02:00 |
Joshua Strobl
|
4d8e92a555
|
Package.yml: Fix rogue Hugo YAML header.
|
2017-02-25 22:15:14 +02:00 |
Joshua Strobl
|
8ec43cd6cf
|
Package.yml: Fix extra headings.
|
2017-02-25 21:55:49 +02:00 |
Joshua Strobl
|
35ce842e8b
|
Package.yml: Added %ARCH% variable macro.
|
2017-02-24 23:48:58 +02:00 |
Joshua Strobl
|
5ce2d29442
|
Fix headings for Types in Package.yml
|
2017-02-24 21:47:25 +02:00 |
Joshua Strobl
|
75f25d243e
|
Fix minor spelling mistake. Pretty sure I meant to say register.
|
2017-02-24 01:55:03 +02:00 |
Joshua Strobl
|
51e07c5b52
|
Package.yml: Add new Haskell actionable macros, document qmake macro and new qmake4 macro.
|
2017-02-24 01:47:31 +02:00 |
Joshua Strobl
|
56ece8d9fa
|
Apparently 2-space is the real spec for Markdown list bits. My entire life has been a lie.
|
2017-02-23 00:08:16 +02:00 |
Joshua Strobl
|
4a6e353398
|
See about fixing nested list items on Package Inclusion Policy doc.
|
2017-02-23 00:00:21 +02:00 |
Joshua Strobl
|
9d509e8b8b
|
Add Package Inclusion Policy.
|
2017-02-20 15:34:06 +02:00 |
Joshua Strobl
|
0c5e8c7f17
|
Resolve #13 - incorrect spelling of maintenance.
|
2017-02-20 15:20:48 +02:00 |
Joshua Strobl
|
6e7ddc0c89
|
Add Hugo YAML bits to Packaging Guide and Packaging Practices. Tweak use of single-line and multi-line code blocks.
|
2017-02-10 19:25:08 +02:00 |
Joshua Strobl
|
0a1913ebea
|
Fix some incorrect article headers and (in theory) finished Hugo YAML adding. Moved a build bit to Building a Package.
|
2017-02-10 19:12:23 +02:00 |
Joshua Strobl
|
07417dc394
|
Add Hugo YAML headers to each file so Help Center will have article titles.
|
2017-02-10 18:36:42 +02:00 |
Joshua Strobl
|
c88daece55
|
Fix up some linking.
|
2017-02-10 16:56:35 +02:00 |
Joshua Strobl
|
dd2eb9d404
|
Add or fix initial descriptions of each article.
|
2017-02-10 15:52:22 +02:00 |
Joshua Strobl
|
68a1a2b5aa
|
Move all documentation out of content/ so we can use the help-center-docs as a git submodule directly in an appropriate folder in our solus-site Hugo content/ dir.
|
2017-02-06 21:18:59 +02:00 |