Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #10979

Closed
Open
Opened Feb 20, 2014 by Lunar@lunar

Research if pandoc + po4a are good tools for a Tor Browser User Manual in Markdown

Pandoc can turn almost any markup into another markup. The HTML output can be made self-contained using the --self-contained command-line option.

po4a will extract content and merge translations for plain text. It can also do that for Docbook which might be more precise.

The pipeline would be: Markdown → Docbook → Extract / merge translations → HTML.

The --filter option would allow use to easily select sections based on OS or language but is not available on wheezy or the TBB build VM. “Pragma style comments” and sed might do the trick in the short term.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#10979