summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit of amd64 pagedocbookhwoarang2010-08-223-0/+671
|
* Backported few more patcheshwoarang2010-08-223-60/+75
| | | | | | | *2c470cdbf6f36dd30b5b453ff0bc828b4391e7a1 *4616215bf547c127364c87ae432d79a2d845e079 *7219f44d461217c66f0de3552f9893cdb2ced7bb *7219f44d461217c66f0de3552f9893cdb2ced7bb
* Backported two more patcheshwoarang2010-08-222-9/+22
| | | | | *3d1b78fc328fc1800dc16aebfbafab71a919a291 *cd49a343f29f094fd6031a4661b8aa67274dc775
* Backported few commits from master branchhwoarang2010-08-225-39/+68
| | | | | | | | | *d86265fccfaf319b2b8dd153de05add52e790ad0 *e60c27df75e9c2bbec09d3d25df02650fd736c9a *6cc24b2dabd9076873b8a2b96a33c8e302047501 *34b719b0129f8e2b6d5eb9de81267d0235e44756 *d0796a09b342a17cc9b4f5a1b06f1ec772b2de10 *aef7f7a9ad7bab337dbd8c8fd4e886a51ee799b8
* Merge branch 'docbook' of ineluttabile.it:devmanual into docbookDiego Elio 'Flameeyes' Pettenò2010-01-104-32/+39
|\
| * Fixing font paths and improving xsl stylesheetMauro Toffanin2010-01-104-32/+39
| |
* | Merge branch 'docbook' of ineluttabile.it:devmanual into docbookDiego Elio 'Flameeyes' Pettenò2010-01-1017-1/+2
|\|
| * Implemented a better dir structure for the themesMauro Toffanin2010-01-1017-1/+2
| |
* | Convert the keywording chapter.Diego Elio 'Flameeyes' Pettenò2010-01-103-0/+296
|/
* Transform the profiles chapter.Diego Elio 'Flameeyes' Pettenò2010-01-103-0/+193
| | | | | This is another one that has been deeply changed in structure: instead of using lots of very small sections, create a single variablelist.
* Fix some crossreferences, by creating new anchors and fixing names.Diego Elio 'Flameeyes' Pettenò2010-01-104-6/+6
|
* Add eclass writing chapter.Diego Elio 'Flameeyes' Pettenò2010-01-104-1/+297
|
* Add Common Mistakes section.Diego Elio 'Flameeyes' Pettenò2010-01-103-0/+56
| | | | | | Against use a variablelist rather than subsections for a single paragraph. The alternative would have been formal paragraphs but this reads better.
* Add missing use conditional code section (did I do that and lose it?).Diego Elio 'Flameeyes' Pettenò2010-01-102-0/+60
|
* Add gitignore.Diego Elio 'Flameeyes' Pettenò2010-01-101-0/+4
|
* Add the misc-file section and the sub-sections.Diego Elio 'Flameeyes' Pettenò2010-01-106-0/+316
| | | | | Avoid fragmenting the pages further, make the sub-sections part of the main section page.
* Set the baseuri to the output directory by default.Diego Elio 'Flameeyes' Pettenò2010-01-101-0/+3
| | | | | When building for the official website, or for packaging, this can be rewritten properly on the make commandline.
* Remove <d/> element.Diego Elio 'Flameeyes' Pettenò2010-01-101-1/+1
|
* Enhancements to the grid system and typefacingMauro Toffanin2010-01-087-34/+347
| | | | | | | - implemented a 770 grid system to better adapt the content to the A4 ISO format when is printed; - added paragraph indentation; - added a better toc impagination using the grid and rounded borders;
* Moved the 'web' stylesheet into public/stylesheets/Mauro Toffanin2010-01-0814-0/+0
|
* Various enhancements to the typefacing layout:Mauro Toffanin2010-01-0815-28/+334
| | | | | | | | | | | - the CSS stylesheet has been move into public/web/ directory to let people add new stylesheets types; - gentoo.org.xsl param elements has been improved to better reflect the new 'web' stylesheet structure; - Added an inline grid system using hashgrid javascript tool (grid subdivision is not complete); - Improved typefacing using Droid font sets (fonts metric is not complete);
* Fixing bg/fg contrast and MakefileMauro Toffanin2010-01-073-5/+9
| | | | | | | - removing the leading slash otherwise xsltproc throws errors; - fixed background and foreground color to gain a better readability; - XSL stylesheet import 'xhtml/chunktoc.xsl' instead of 'xhtml-1_1/chunktoc.xsl'
* First draft of the new gentoo.org stylesheetMauro Toffanin2010-01-075-1/+136
|
* More sections converted.Diego Elio 'Flameeyes' Pettenò2010-01-0710-1/+1036
| | | | | The ebuild functions sub-sections will need to be handled one-by-one as the structure is going to get changed from the original.
* Reformat the EAPI documentation.Diego Elio 'Flameeyes' Pettenò2010-01-074-1/+320
| | | | | | | | This is the first reformat that changes the content in a non-trivial manner: the original unordered lists are replaced with variable lists with terms and definitions, subsection of EAPI=2 are replaced with titled lists, and the USE-dependencies documentation is dropped entirely in favour of referencing the section where it's actually documented.
* Add ebuild-writing/file-format and make an xref more precise.Diego Elio 'Flameeyes' Pettenò2010-01-074-1/+165
|
* Add Chapter number to the section number.Diego Elio 'Flameeyes' Pettenò2010-01-071-0/+1
|
* Add ebuild-writing chapter intro page.Diego Elio 'Flameeyes' Pettenò2010-01-073-0/+17
|
* Make the main Table of Contents more terse.Diego Elio 'Flameeyes' Pettenò2010-01-071-0/+1
|
* Use saner names for the output file names.Diego Elio 'Flameeyes' Pettenò2010-01-061-23/+23
| | | | | | We can safely assume that the compatibility between the old and the new URLs will be available in form of redirection. This considered, it's better to have a sane output tree if we want to be able to package this properly.
* More conversions, finished chapter one.Diego Elio 'Flameeyes' Pettenò2010-01-066-0/+667
|
* Reduce General Concepts' chapters to sections.Diego Elio 'Flameeyes' Pettenò2010-01-0618-42/+40
| | | | | | Now that more text is ported, it really doesn't make sense to have a single “General Concepts” part, it should rather be a chapter with its own sections.
* More chapters.Diego Elio 'Flameeyes' Pettenò2010-01-067-1/+207
|
* More translations.Diego Elio 'Flameeyes' Pettenò2010-01-067-0/+313
|
* Transform more chapters still.Diego Elio 'Flameeyes' Pettenò2010-01-066-1/+163
|
* One more chapter.Diego Elio 'Flameeyes' Pettenò2010-01-063-0/+443
|
* Convert cvs-to-rsync.Diego Elio 'Flameeyes' Pettenò2010-01-063-0/+59
|
* Put all images together.Diego Elio 'Flameeyes' Pettenò2010-01-061-1/+1
|
* Convert config-protect short chapter.Diego Elio 'Flameeyes' Pettenò2010-01-063-0/+29
|
* Use index.html as output filename for all pages.Diego Elio 'Flameeyes' Pettenò2010-01-061-3/+3
| | | | | Even if it doesn't make much sense, this keeps links compatible between the old and new format of the manual.
* Fix title a bit.Diego Elio 'Flameeyes' Pettenò2010-01-061-1/+1
|
* Translate the autoconf chapter to DocBook 5.Diego Elio 'Flameeyes' Pettenò2010-01-064-0/+695
| | | | | | | TODO: The current text of the chapter is vaguely wrong in many places, and outdated for what concerns Gentoo best practises, and should be vastly amended in the future.
* Remove xhtml dtd from chunk.toc.Diego Elio 'Flameeyes' Pettenò2010-01-061-1/+0
|
* Remove usage of a custom element for code listing.Diego Elio 'Flameeyes' Pettenò2010-01-061-11/+10
| | | | | | | DocBook already provides the <programlisting> element and its language attribute; to insert proper syntax highlighting, a new template needs to be added to the stylesheet, but that doesn't require us to extend the syntax anyway.
* Start porting the DevManual to (extended) DocBook 5.Diego Elio 'Flameeyes' Pettenò2010-01-064-0/+580
| | | | | | | | The first step is to port a sample page (quickstart) to DocBook 5, and add a new Makefile that works with DocBook. The syntax is different, and kinks have to be fixed up, but at least we have a starting point.
* Limit version numbers to 18 digits. Thanks to Ulrich Müller <ulm AT gentoo ↵Mark Loeser2009-12-211-0/+4
| | | | | | DOT org>; bug #282303 git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@155 176d3534-300d-0410-8db8-84e73ed771c3
* Add space before parenthesis in dependency specifications. Fixes bug ↵Petteri Räty2009-09-291-1/+1
| | | | | | #286529. Thanks to grobian for reporting. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@154 176d3534-300d-0410-8db8-84e73ed771c3
* Move paragraph up to the top so its not as easily missedMark Loeser2009-09-031-6/+6
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@153 176d3534-300d-0410-8db8-84e73ed771c3
* Add LDFLAGS to linking arguments and fix argument order. Fixes bug #281490.Petteri Räty2009-08-151-1/+1
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@152 176d3534-300d-0410-8db8-84e73ed771c3
* Fix sentence; bug #278999Mark Loeser2009-07-251-1/+1
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@151 176d3534-300d-0410-8db8-84e73ed771c3